Search found 2 matches
- 2018-04-02T08:09:37-07:00
- Forum: Users
- Topic: Converting anything to RGB correctly
- Replies: 45
- Views: 183016
Re: Converting anything to RGB correctly
I don't know which script you mean. This thread is old, and uses IM v6 syntax ("convert ..."). I strongly suggest you use v7 ("magick ..."). I am referring to the script at: http://www.imagemagick.org/Usage/scripts/convert_any2srgb "-format %[colorspace]" says what the colorspace is (eg sRGB, CMYK ...
- 2018-04-02T00:43:26-07:00
- Forum: Users
- Topic: Converting anything to RGB correctly
- Replies: 45
- Views: 183016
Re: Converting anything to RGB correctly
Hello All - Thank you in advance for your assistance! I am also a printer (like other posters here), and we have a website that customers upload files to (we accept Jpeg, PNG, TIFF, and PNG file formats). When we receive the file we make a thumbnail version and display that version in the browser ...