I need to generate pictures with a certain size (in pixels). Each picture will have an incrementing number in it. That is all that will be in the picture, a number. I’ve been thinking of using photoshop but I have no idea how the scripting works. Any suggestions or examples I could use?
Share
Try using ImageMagick (http://www.imagemagick.org) and its text handling feautures (http://www.imagemagick.org/Usage/text/).