| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,146
» Latest member: cjel
» Forum threads: 7,820
» Forum posts: 42,466
Full Statistics
|
| Latest Threads |
re-coloured pixels hide c...
Forum: Extending the GIMP
Last Post: programmer_ceds
Yesterday, 05:30 PM
» Replies: 1
» Views: 113
|
Wavelet-decompose doing m...
Forum: General questions
Last Post: JohnWilliams
Yesterday, 07:46 AM
» Replies: 9
» Views: 5,248
|
Smudge tool not working
Forum: General questions
Last Post: sallyanne
Yesterday, 12:51 AM
» Replies: 3
» Views: 219
|
Thank you for Gimp
Forum: Watercooler
Last Post: Sampollyt
02-25-2026, 12:38 PM
» Replies: 0
» Views: 106
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
02-25-2026, 07:40 AM
» Replies: 3
» Views: 1,014
|
Hiding Unwanted System Fo...
Forum: Extending the GIMP
Last Post: rich2005
02-24-2026, 10:05 AM
» Replies: 1
» Views: 210
|
Version Issue
Forum: General questions
Last Post: rich2005
02-23-2026, 09:40 PM
» Replies: 1
» Views: 242
|
GIMP 3 Python Enums: Defi...
Forum: Extending the GIMP
Last Post: MrsP-from-C
02-23-2026, 08:27 PM
» Replies: 6
» Views: 389
|
Odd problem with GIMP 3.0...
Forum: General questions
Last Post: cjsmall
02-22-2026, 08:09 PM
» Replies: 4
» Views: 458
|
Anyone working on video g...
Forum: Watercooler
Last Post: connag
02-22-2026, 07:48 PM
» Replies: 3
» Views: 2,111
|
|
|
| Batch Process |
|
Posted by: imagejunkie - 09-19-2018, 08:44 PM - Forum: Extending the GIMP
- Replies (2)
|
 |
Evening
I need a script to batch process the following steps on a number of related jpgs in a single Windows folder:
1. Fuzzy Select - set threshold to 5 - select white border
2. Layer-Transparency-Color to Alpha-OK (assuming white as default)
3. Export As - original filename - change File Type to png
Any help very gratefully received.
Cheers
Claire
|
|
|
| Converting to x-bit RGB or palettes above 256? |
|
Posted by: Marscaleb - 09-18-2018, 08:12 PM - Forum: General questions
- Replies (5)
|
 |
I'm experimenting with creating pixel art at some various levels of technical quality; creating pixel art constrained to various different systems.
Now for any system or palette that doesn't exceed 256 colors, I can easily convert an image to index mode.
For a 15-bit color palette, I can save an image as a 15-bit .bmp file (or rather, 16-bit with one bit for alpha.)
But what about anything in-between? Like a 9-bit RGB, or a 12-bit RGB? Or maybe some other less-popular color combination? (But 9-bit and 12-bit RGB are the ones I am interested in at this time.)
How can I convert an image to these palettes? Does someone have a script I can run to make the conversion?
|
|
|
|