8000 Convert pdf first page only to thumb · Issue #42 · heapsource/mongoose-attachments · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Convert pdf first page only to thumb #42
Open
@olingerc

Description

@olingerc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0