I often need to open, view and examine a small variety of pdf photographs – e.g., 9 graphs, every in its personal file. I’m a command-line person, not a mouse and click on man. Preview does an important job of rendering photographs, so I would like to stay with that. Listed below are the choices I can consider; am I lacking one thing?
-
Open all of them in preview (e.g.
open *.pdf
), click on on every window in flip, sort “cmd+-” a number of occasions to shrink the determine, then use “possibility+inexperienced dot in title bar” to resize (shrink) the window itself. That is what I do now; very sluggish and awkward. -
Much like #1 however simply shrink the window (no cmd+-). Fewer steps than 1a however making all of the home windows the identical measurement finally ends up taking simply as lengthy or longer.
-
Open all of the information as tabs in a single window, shrink the window. Then both flip via tabs or pull out the tabs into separate home windows. Labored nice however preview now not permits this -pdfs are opened in separate home windows even with
Settings/Pictures/"open all information in a single window"
chosen -
Cross an choice to preview.app utilizing
open --args
. This doesn’t work as a result of preview.app doesn’t settle for choices. -
Write an applescript to deal with this — would work, however I discover applescript to be very cumbersome for duties like this.
-
Use a commandline device to merge the pdfs collectively right into a single pdf, open the merged file, shrink it as soon as, and think about every determine as a web page within the pdf. Can swap to
view/contact sheet
to see them concurrently. Not unhealthy, however not fairly nearly as good as particular person home windows or tabs. -
Use a distinct pdf viewer, like ghostscript, that’s extra command-line pleasant. Would work, however preview does a very nice job of displaying photographs so I would favor sticking with it.
Some other choices? Thanks!
Leave a Comment