They are two different technologies. I know, I'm not looking for a single format which will work on the web and in print. I'm looking for a format which I can transform into a web version and a print version.
I don't understand. Ah, yes, there's where I wasn't clear. I need to do this without Photoshop, in some automated fashion, preferably using ImageMagick. Sorry, I'm literally feverish at the moment, and not thinking quite straight.
Add a comment. Active Oldest Votes. Oh, do not worry. That is a never-ending color management horror. That is the pretty much good way to preserve consistency trough out the project.
Try that and show us results. Improve this answer. Zarko Jovic Zarko Jovic 2 2 silver badges 5 5 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually. Please help us improve Stack Overflow.
Take our short survey. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 1 year, 2 months ago. Active 1 year, 2 months ago. Viewed times. I'm currently using the following software: PHP 7. After lots of trial and error, I found that the following command yielded the best result: convert -density -colorspace srgb input.
The result is the same as if I would run te following CLI command: convert -density input. My question is: what step do I miss in my PHP code to achieve the same result as the command convert -density -colorspace srgb input. Improve this question. Tomasz Nguyen Tomasz Nguyen 2, 21 21 silver badges 22 22 bronze badges.
Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 5 years, 7 months ago. Active 4 years, 3 months ago. Viewed 1k times. If I use imagemagic convert, I get the correct colors with this command. The qualtiy of the image is much better, if I use GhostScript. Improve this question. Vadim Kotov 7, 8 8 gold badges 45 45 silver badges 61 61 bronze badges.
Matthias Jaekle Matthias Jaekle 2 2 bronze badges. Use the current version of Ghostscript you don't say what version you are ucrrently suing and explain what you mean by 'colours does not fit'. Examples are always useful. I use GS 9. If we make the conversion with convert, then we get the color conversion we want.
0コメント