I have scanned a document into a PDF at 300dpi. The document file is larger than I would like. Is there a simple way to down-sample the document so that it has a lower resolution? Or do I just need to re-scan the original document?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
You can use ImageMagick's scale or resize operators.
For example, from a terminal:
or
|
||||
|
|
|
Apple's Preview comes with a feature allowing you to save a file with a reduced file size. Open your file in Preview, and click File>Save As. Scroll down to the bottom where you will see a "Quartz Filter" drop-down menu and choose "Reduce File Size". If you want to retain a copy of your original but larger file size, rename this file and click save. Otherwise you will overwrite the larger file when you click save. |
|||
|
