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

Ability to define TIFF compression types on save? #171

Closed
gisdev-km opened this issue Mar 17, 2014 · 1 comment
Closed

Ability to define TIFF compression types on save? #171

gisdev-km opened this issue Mar 17, 2014 · 1 comment
Labels

Comments

@gisdev-km
Copy link

Didn't see if there was anything in the documentation regarding TIFF compression. I saw that there is a setting for compression_quality being an integer value like that in a JPG but TIFF's support for other compression types don't fit.

http://www.imagemagick.org/Usage/formats/#tiff

@dahlia
Copy link
Collaborator

dahlia commented Mar 22, 2014

ImageMagick C API provides functions for it:

We could bind these functions to Image.compression property.

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

No branches or pull requests

2 participants