Hi all
I am wonder if anyone knows of software ,preferably with command line support, that detects and converts negative images . Like a file negative to a positive image. Dont need colour support.
Thanks
Paul
convert black-white.png -negate white-black.png
convert upside-down.png -rotate 180 rightside-up.png
convert upside-down.png -flip rightside-up.png

Users browsing this forum: No registered users and 1 guest