MacOS – Is it possible to crop multiple pages in Mavericks Preview.app

macospreview

Is it possible to crop multiple pages or image files in the new Mavericks Preview application just as described in this answer?

The functionality was there with Snow Leopard but disappeared in Mountain Lion.

Best Answer

This is only possible when editing a pdf. It isn't possible to apply a single crop to many images that are in separate files. In order to do this, one way would be to

  1. Combine the images into a single pdf
    • Open all of them in a single window.
    • Use "Print" then "Save as pdf."
  2. Use the technique described in the other answer to crop all pages of the resultant pdf.
  3. Split the images back out into separate files using a variety of techniques, such as Automator's "Render PDF Pages as Images" function, or on the command line using ImageMagick as described here.

Note: if you're willing to use the command line, you might just want to use ImageMagick directly to crop all of the images.