Hacker News new | ask | show | jobs
by AndroidKitKat 1327 days ago
Thank heavens someone else noticed that Preview lost its ability to open PostScript. I occasionally use Preview to render manpages as PDF so I can print them out and using the Ventura beta made me think it was just a bug. It's a shame that it is missing in the final release -- I even filed several Feedback reports with basically no response. I am not sure at all what utility there is in removing features from Preview.

My current workaround is to use my 2013 Mac Pro that's stuck on Monterey to do so, but eventually that's going to kick the can...

3 comments

JFYI, you still have a CLI man-preview utility, which basically converts man page to PDF format.
Removing features like this is just plain stupid. Preview was one of the most valuable apps for viewing files preinstalled on every Mac. While I can understand that raw PostScript files are rarely seen nowadays, Encapsulated-PostScript is still used, i.e. for graphs in scientific software and publications.

To add an insult to injury, the Monterey era trick still works. Change the file extension from .eps or .ps to .ai (Adobe Illustrator) and QuickLook will happily display the file. It will even offer you to "Open in Preview" which then fails.

No, it’s simply inconvenient for a really small group of people. People who are probably tech savvy enough in an hour to write a script to use Ghostscript to convert every postscript or eps file in their library to pdf.

I spent nearly 25 years in print publishing tech (up until 2015) and it was rare for the last 3 years of my tenure in that industry to see any postscript source files for anything. The industry that postscript was built for moved on nearly 10 years ago.

Inconvenient, I'm sure. Stupid, I doubt. Maybe the postscript interpreter they were using just contained too many bugs to be worth maintaining any more.

eg

https://www.cvedetails.com/vulnerability-list/vendor_id-1084...

Does the removal of PS also remove support for EPS? That would be very awful.

I’m also still on Monterrey, but I just discovered that Skim supports viewing both PostScript and eps files (I assume that functionality also works on Ventura), so that could also be a solution if you don’t want to switch between machines for viewing ps files.