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

Mogrify's -format option #24

Open
foaly-nr1 opened this issue Nov 9, 2015 · 0 comments
Open

Mogrify's -format option #24

foaly-nr1 opened this issue Nov 9, 2015 · 0 comments

Comments

@foaly-nr1
Copy link
Contributor

From the ImageMagick Mogrify docs:

This tool is similar to convert except that the original image file is overwritten (unless you change the file suffix with the -format option) with any changes you request.

So for the following config, mogrify will fail if the source image is of a different format than jpeg:

snowcap_im:
    formats:
        default:
            format: jpeg

It is possible that this is related to #21.

Will create a PR if I get round to it.

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

No branches or pull requests

1 participant