Script to make a list of words into images - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: Script to make a list of words into images (/Thread-Script-to-make-a-list-of-words-into-images) |
Script to make a list of words into images - tthayer - 04-04-2020 I am working on a project and I need to turn 4 lists of about 400 words into images. Is there a script that exists to do this already? If not does anyone have suggestions on making one do this? I also want to mention that I am super green when it comes to GIMP, I used photoshop a lot in school but drifted away from it. Thanks! RE: Script to make a list of words into images - Ofnuts - 04-04-2020 Hard to answer without knowing more about the kind of images. For simple images, something like ImageMagick would be faster/easier. https://stackoverflow.com/questions/3826379/image-magick-converting-text-to-image-is-there-a-way-to-center-the-text-to-t |