Automator “Render PDF to Images” locked to 200 dpi ?
Hi folks , I’ve spent the better part of 2 hours going nuts with what should be a simple Automator flow : I want to split multi page input PDFs to JPEGs at a DPI other than the default 200 that the “Render PDF to Images” action uses . Running latest macOS 13.1 .
Whenever I try to change it to anything else (100 or 300 for example) I get a frustrating error message that says that the value is “Maximum Exceeded” or “minimum not met” (depending if over or under 200 ).
I’ve tried changing the Automator type from quick action to application to workflow and nothing I do will let me change that 200 DPI to any other value!
This feels like it’s got to be a bug? Suggestions ?
In desperation I am currently using a shell script to run an imagemagick/Ghostscript command , but this is less than ideal because Ghostscript is sort of ugly and hard to work with , and imagemagick requires installation via homebrew.
MacBook Pro 15″, macOS 13.1