Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip proprietary profiles from resulting images #118

Open
franz-josef-kaiser opened this issue Jul 20, 2016 · 2 comments
Open

Strip proprietary profiles from resulting images #118

franz-josef-kaiser opened this issue Jul 20, 2016 · 2 comments

Comments

@franz-josef-kaiser
Copy link

Expected Behaviour

Photoshop (and probably other editors) will show for e.g. the wrong pixel density. This is a known issue with GraphicsMagick, but can also be done for Imagick.

Feature Request.

Steps to Reproduce

Change density for an image, check resulting image resolution in Photoshop. Then compare with real size (photo preview apps normally do not take into account the profile and show the correct size).

@andismith
Copy link
Owner

You mentioned it's a known issue for Graphicsmagick. Are there any workarounds? Or is this a bug that should be raised in Graphicsmagick?

@franz-josef-kaiser
Copy link
Author

@andismith quite some time since I raised that issue, but iirc the problem is that meta data is kept that should be thrown away (in this repo). This can be done by using the linked option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants