I was introduced to ImageMagick a few months back for manipulating images for print but now I'm curious to know if anyone has seen one for .pdf? I would like to create scripts that will check or modify crop, bleed, font embedding, and the like.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
|||
|
|
I don't think there's any tool for PDF files that has a large set of commands like ImageMagick. Here are a few with their main capabilities.
If you want to work on a PDF file as a bitmap image, ImageMagick does that. It doesn't support multiple-page PDF files well, so extract and recompose your files with other tools. |
|||
|
|
|
I will prefer Inkscape similar to ImageMagick |
|||||
|