Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,947
» Latest member: JohnB
» Forum threads: 7,376
» Forum posts: 40,169
Full Statistics
|
|
|
Guillotine Script for all layers |
Posted by: mwaxman1 - 01-22-2018, 05:46 PM - Forum: General questions
- Replies (2)
|
 |
I have downloaded a deck of playing cards that has been printed to 151 pdf files, each with 9 cards printed in a 3x3 grid. I need to separate each card on all of the PDFs into separate images, so I can send each individual card image to a card deck printer. I have gotten as far as combining all pdf files into a single PNG, with each 3x3 page as a separate layer. I have setup guillotine and/or web slice to pull apart the pictures correctly on the first layer. Is it possible to script either of these so they cut the same 3x3 grid out of all 151 layers and save each individual card as a seaparate .jpg?
|
|
|
Searching for python script islands to layers |
Posted by: mich_lloid - 01-22-2018, 03:10 PM - Forum: Extending the GIMP
- Replies (30)
|
 |
Hi, I'm searching for a plugin that converts a layer's non-transparent items/islands to multiple layers with each layer an item/island.
Please help, I am non-programmer and tried very simple python script but am very novice.
Actions/steps should be:
1. make sure tranparency is already mask layer, else make mask layer with right-click Layer > "Add Layer Mask..." > "Layer's alpha channel"
2. make duplicate of current layer as backup named temp_layer.
3. select temp_layer
4. go to every pixel in every row in temp_layer, if pixel's transparency is 0 (mask layer pixel is black) than do nothing
if transparency is not 0 (mask layer pixel is not black) select "fuzzy select tool" on position of that pixel with settings "Threshhold" at 254.9 and checked off "antialiasing", "feather edges", "select transparent areas" and "sample merged".
5. duplicate temp_layer and call it item### or island### for example island001.
6. crop to selection in island001 layer (Layer > Crop to Selection).
7. go back to temp_layer and make selection fully transparent in mask layer by filling selection with black color
8. update temp_layer and repeat from step 3 or 4 to 8 untill there are no more islands in temp layer and temp layer is fully transparent (mask layer is fully black).
As I said I'm no programmer so I hope someone will make this or point me to script that already does this, I haven't found one on the internet, only for photoshop but I don't have photoshop.
Here's link for photoshop version: https://graphicdesign.stackexchange.com/...yers-batch
Thanks in advance
|
|
|
Batch files |
Posted by: Pat625 - 01-20-2018, 08:49 AM - Forum: Extending the GIMP
- Replies (6)
|
 |
I am seeking a Batch file program for Gimp 2.8.22 and Windows 10, I have never used one before and will need some instruction. Searching for one to make it easier while working on fonts for adjusting coloring, using a bevel tool, or maybe embossing. My search tells me Bimp comes with Gimp but I cannot find it. Not listed in the Plug in search browser. Any suggestions as to what to use and where to get it? Thank you in advance for any help you can give.
|
|
|
How to Create and Include Signature? |
Posted by: Chaplain Mark - 01-20-2018, 04:32 AM - Forum: Gimp-Forum.net
- Replies (2)
|
 |
Hello,
This is my second post here as a new member.
I have attempted a search on my query "signatures" and not found any results, so let me ask....
How does one go about creating and including a signature for one's posts?
I poked around in the User Control Panel options, but could not find anything about signatures.
Thanks in advance...!!
Chaplain Mark
"Better to have a camera and not need one than to need a camera and not have one"
|
|
|
Need Advice on Plugin Installation |
Posted by: Chaplain Mark - 01-20-2018, 04:28 AM - Forum: Extending the GIMP
- Replies (10)
|
 |
Hello,
This is my first post here on Gimp-Forum.net. Have attempted a search of the forums, with no results, prior to posting this question.....
I need some advice on how to install plugins into GIMP, specifically, the NIK Collection.
Have been poking around in the directory tree under GIMP in C-windows program files, and have not yet been successful in my attempts to install the plugins.
Thanks in advance for any help..!!
Chaplain Mark
Quote:Better to have a camera and not need one than to need a camera and not have one.
|
|
|
|