Earlier quoted context omitted.
I have seen pdf files swell to ~ ten times the original size when I edit them with Preview. Apparently, Preview will reencode images upon saving, often choosing a less efficient encoding than original. The most extreme cases I encountered would be files scanned in black and white, with Fax or JBIG2 encoding. Since I use such files a lot, I use pdfpen instead for all my pdf editing tasks.
I've only ever seen that happen when re-exporting using Quartz filters, where the whole point is to re-encode, and saving an e.g. 300-page PDF will take several minutes, with a progress bar. If you're just using Preview to rearrange/combine/etc. pages, no re-encoding happens and file size stays the same. Believe me, I do a lot of PDF management in Preview. Even to the point of creating my own Quartz filters in the Co…
Ask HN: What feature did you find after years of using macOS?
511–520 of 540 posts
Re: Ask HN: What feature did you find after years of using macOS?
#512Focusing the menubar with Control-F2. You can then navigate by arrow keys or typing. Space bar activates the highlighted menu/submenu. It makes life so much better. Control-F2 itself was slightly broken in 10.14 (IIRC), so I hacked up a dumb workaround in my Hammerspoon config: https://github.com/NateEag/dotfiles/blob/99f6b641151f85f6f78...
Re: Ask HN: What feature did you find after years of using macOS?
#513Earlier quoted context omitted.
I've only ever seen that happen when re-exporting using Quartz filters, where the whole point is to re-encode, and saving an e.g. 300-page PDF will take several minutes, with a progress bar. If you're just using Preview to rearrange/combine/etc. pages, no re-encoding happens and file size stays the same. Believe me, I do a lot of PDF management in Preview. Even to the point of creating my own Quartz filters in the Co…
It’s been years since I stopped using Preview for PDF files, generally using Skim for reading and pdfpen for editing them. Perhaps something changed since then? That is good news, if so.
Re: Ask HN: What feature did you find after years of using macOS?
#514Re: Ask HN: What feature did you find after years of using macOS?
#515Earlier quoted context omitted.
Command + L inside Spotlight to jump to the dictionary definition of the word you just typed.
Did you mean Command + D? That is what works for me (thanks for the tip!)
Command + D: Opens Dictionary using the word you typed in Spotlight
Command + L: Jumps to dictionary definition without leaving Spotlight
Re: Ask HN: What feature did you find after years of using macOS?
#516Re: Ask HN: What feature did you find after years of using macOS?
#517Dictionary word lookup with a single gesture. https://media.giphy.com/media/Vg5tebSFuj1DFtHwrd/giphy.gif
Sadly, that used to work better than it does now. From some versions ago, it was upgraded to be "smarter" and do google searches and link lookups and whatnot. I'm nowadays struggling to get the dictionary lookup shown. That's a shame; as a non-native speaker it's a super helpful feature. I've been trying to disable the other shenanigans, but without much success.
Re: Ask HN: What feature did you find after years of using macOS?
#518Re: Ask HN: What feature did you find after years of using macOS?
#519Earlier quoted context omitted.
Did you mean Command + D? That is what works for me (thanks for the tip!)
Oh, I didn't know that one! To summarize, within Spotlight -- Command + D: Opens Dictionary using the word you typed in Spotlight Command + L: Jumps to dictionary definition without leaving Spotlight
Re: Ask HN: What feature did you find after years of using macOS?
#520Batch renaming files in Finder.[1] It's quite useful and one of the few GUI-based looping operations that takes me less time than fat-fingering the shell incantation. [1] https://osxdaily.com/2015/05/28/batch-rename-files-mac-os-x-...
What in the world, that's been here the entire time? I've been looking up how to do it in bash every time I've needed to do it. It's so strange how macOS has this appearance of simplicity but just below the surface you have stuff like this