Did Tahoe block changing the default screenshot format to pdf?

Since Tahoe I can no longer capture the screen—or parts of it—directly to PDF The only option left is to use the terminal command to switch the screenshot format back to PNG or JPG. Has Apple disabled the PDF option altogether? If so, that’s a step backwards, forcing you to open each PNG in Preview and export it to PDF—a real hassle if you need to make multiple screenshots.


Mac mini (M2 Pro, 2023)

Posted on Oct 5, 2025 6:57 AM

Reply
Question marked as Top-ranking reply

Posted on Oct 5, 2025 8:42 AM

The following certainly works on Tahoe 26.0.1 and is sufficiently generic as to have worked on several previous generations of macOS:

defaults write com.apple.screencapture type pdf


34 replies

Oct 12, 2025 8:08 AM in response to leroydouglas

leroydouglas wrote:

Turn off the floating thumbnail and compare your results.

Good catch!!!


Yes, turning off "Show floating thumbnail" does allow saving as a pdf.


Also: often, when taking a screenshot, one may need or want to do some annotations. For example, to add a rounded rectangle to draw attention to a particular part of the screenshot, like you did :-)


That is why, instead of the floating thumbnail, I prefer to set the screenshot to open directly in Preview:





Then, of course, it can be annotated and, if the user so desires, saved as a pdf (I don't, but the capability is there).


As far as I can tell, the only possible advantage of annotating from the floating thumbnail instead of in Preview is the ease of using an iPhone or iPad tactile (or pencil) interface to draw. I have no need for that, so for me Preview is best.


Oct 12, 2025 7:34 AM in response to aist-15

aist-15 wrote:

Since Tahoe I can no longer capture the screen—or parts of it—directly to PDF The only option left is to use the terminal command to switch the screenshot format back to PNG or JPG. Has Apple disabled the PDF option altogether? If so, that’s a step backwards, forcing you to open each PNG in Preview and export it to PDF—a real hassle if you need to make multiple screenshots.


re: < defaults write com.apple.screencapture type pdf >



Turn off the floating thumbnail and compare your results.


Shift Command 5 >Options





Take screenshots or screen recordings on Mac - Apple Support


Oct 12, 2025 8:41 AM in response to aist-15

aist-15 wrote:

I regularly make use of screenshots for legal documentation purposes. PDFs are easier to handle for (legal) filing and email purposes, as image attachments are often blocked or may not display correctly for recipients.

Thanks for the explanation. As noted above, if you disable the Floating Thumbnail you can capture screenshots as PDFs.

Oct 12, 2025 3:36 AM in response to neuroanatomist

neuroanatomist wrote:

Saving as a pdf has never been a directly selectable option. "Screenshots are saved as .png files and screen recordings are saved as .mov files." From:

Take screenshots or screen recordings on Mac - Apple Support

If you used a Terminal command to alter that behavior, that may have been removed from Tahoe (Apple has done that in the past with other functionality). Only they could change it back.

To have Apple consider your feedback, submit it here:
Feedback - macOS - Apple


It used to be possible to select pdf as the screen capture format, using the already mentioned defaults command in Terminal. In fact, it was the default in the early versions of Mac OS X. The default was changed to png many years ago, though.


Oct 12, 2025 2:50 AM in response to dialabrain

Same as aist-15 :

Tahoe 26.0.1

screencapture pdf format don't work : only sound, no screenshot picture in bottom-right, no file in screencapture location, for all shortcuts (⇧⌘3, ⇧⌘4, ⇧⌘5)


screencapture works fine, as expected, for tiff, png, jpg types


pdf screencapture type worked fine for my MacStudio, in all older macOS versions


Defaults read for screencapture :


xxxxxx ~ % defaults read com.apple.screencapture
{
    "last-analytics-stamp" = "781627045.739334";
    "last-selection" =     {
        Height = 1080;
        Width = 1920;
        X = 320;
        Y = 180;
    };
    "last-selection-display" = 0;
    location = "/Users/jmf/Desktop/Captures d'e\\U0301cran";
    type = pdf;
}

Seems to be OK…

Oct 5, 2025 7:02 AM in response to aist-15

Saving as a pdf has never been a directly selectable option. "Screenshots are saved as .png files and screen recordings are saved as .mov files." From:


Take screenshots or screen recordings on Mac - Apple Support


If you used a Terminal command to alter that behavior, that may have been removed from Tahoe (Apple has done that in the past with other functionality). Only they could change it back.


To have Apple consider your feedback, submit it here:

Feedback - macOS - Apple

Did Tahoe block changing the default screenshot format to pdf?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.