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

Convert pdf first page only to thumb #42

Open
olingerc opened this issue Mar 19, 2014 · 0 comments
Open

Convert pdf first page only to thumb #42

olingerc opened this issue Mar 19, 2014 · 0 comments

Comments

@olingerc
Copy link

I use this the following to convert multi-page pdfs to thumbs. Makes the process much faster:

convert -thumbnail x300 source.pdf[0] dest.jpg

(notice the [0])
How can I reproduce this with mongoose-attachments?

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