Screen Capture (file format) used to be pdf

Is there a way to change the default file format for a screen capture. The file format in OS 10.3 used to capture as a PDF. Now the format is PNG. I know you can open the file in preview and resave it.
I just want to see if there is someway to change preferences or something so it will default as a pdf file.
thanks

Hi, amantia and costicladop —
amantia, welcome to Apple Discussions!
There are various options to accomplish your objective.
OnyX 1.6.5 (a free utility) and Cocktail 3.6.5 ($14.95 shareware utility) offer the option to change graphic file format with a "single click" — in OnyX »» Appearance »» Screen Capture and Cocktail »» Interface »» Misc. »» Screenshot file format, respectively.
They're both just implementing Terminal commands — which provide another option.
bmp, gif, jpg, jpg-2000, pdf, photoshop, pict, png, sgi, tga, and tiff options are available in both utilities.
Hope this helps . . .
Regards,
Dean
p.s.  costicladop — following your link engages an automatic download. (Duh.) Wanting to read something first, I went to http://www.arenasoftware.com/ — which forwards to http://www.digitalarena.co.nz/. The software page on that site only mentions three software products, none of which is shotChoice. Could you provide a descriptive link? Thanks!

Similar Messages

  • Screen Capture File Format

    Does anyone know a way to change the default file format in the Mac OS screen capture utility to a different format other than PNG? Thanks.

    cbenham wrote:
    Does anyone know a way to change the default file format in the Mac OS screen capture utility to a different format other than PNG? Thanks.
    There are two default screen capture mechanisms in Leopard:
    The direct ⌘ shortcut, and the application, grab.
    I presume you are referring to the ⌘ shortcuts since the default for grab is tiff
    ⌘-Shift-3 = Screen
    ⌘-Shift-4 = Selection
    ⌘-Shift-4 + Spacebar = Window
    To change the format, in a terminal enter
    defaults write com.apple.screencapture type image_format
    where "image_format" can be
    tiff
    jpg
    pdf
    and possibly others.
    When using the terminal, you are on your own and if you are unfamiliar with it, be very careful.
    Message was edited by: nerowolfe

  • Screen Shot file format

    Is there any way to change the default screen capture file format from .png to something like .jpg?

    In addition to what Niel suggested, you could use a program called Deeper that offers you a GUI interface to change not just screenshots, but many other aspects of OS X. It's available from Apple Downloads as well as from places like versiontracker.com.

  • Screen Capture file location?

    Suddenly my screen captures are sent only to the clipboard instead of the desktop as they used to. How can I change that back? I'm using ShiftCtrl+Cmd4 or ShiftCtrl+Cmd3.
    Also, where would you change where the screen capture files ends up?

    You're pushing too many buttons. The additional ctrl button copies to the clipboard.
    See the Preference panels>Keyboard>keyboard Shortcuts for the list of buttons.

  • Help needed  while exporting crystal reports to HTML file format using java

    Help needed  while exporting crystal reports to HTML file format using java api(not using crystalviewer).i want to download the
    html file of the report
    thanks

    the ReportExportFormat class does not have HTML format, it has got to be XML. Export to HTML is available from CR Designer only.
    Edited by: Aasavari Bhave on Jan 24, 2012 11:37 AM

  • How do I add time/date stamp to my screen capture file names?

    I'm on mac osx.
    I'm trying to add time/date stamp to my screen capture file names. (at the moment it's just 'Picture 1' etc..)
    I've tried the following command  in terminal but have not had success. please help!!
    defaults write com.apple.screencapture name "datestamp" at "timestamp"
    killall SystemUIServer

    Surely someone else will provide a better solution. Meanwhile, however, you might want to try the following script. Copy and paste the script into the AppleScript Editor's window and save it as an application. Then drop your screen capture files on the droplet's Finder icon.
    on open theDroppedFiles
        tell application "Finder"
            repeat with thisFile in theDroppedFiles
                set theFileName to name of thisFile
                if (word 1 of theFileName is "Picture") and ¬
                    (word 2 of theFileName = word -2 of theFileName) then
                    set theExtension to name extension of thisFile
                    set P to offset of theExtension in theFileName
                    set theCreationDate to creation date of thisFile
                    set dateStamp to short date string of theCreationDate
                    set timeStamp to time string of theCreationDate
                    set name of thisFile to "Screen Shot " & dateStamp ¬
                        & " at " & timeStamp & "." & theExtension
                end if
            end repeat
        end tell
    end open
    Message was edited by: Pierre L.

  • Plz tell me which sound file format uses minimum memory of a director file

    plz tell me which sound file format uses minimum memory of a director file. bcoz on adding sound the projector file becomes a large memory file .
    so i am confused that which file format should be used.

    saramultimedia,
    Are you certain that you're asking your question in the right place? This forum is about the Adobe Media Encoder application. Most of the people who answer questions here are familiar with the digital video and audio applications such as After Effects and Premiere Pro.
    If you have a question about Director, it's probably best to ask on the Director forum. But I see that you already know that, since you already have a thread on that forum to ask this question, and it got an answer:
    http://forums.adobe.com/thread/769569

  • Record Audio in mp3 file format using FMS

    I am Recording Audio Using FMS which will record Audio file in FLV File Format default But I like to Record in MP3 File Format. Is it Possible.
    And I also Record Video In MP4 File Format using h264 encode. Which Give me Video File in MP4 File Format but When i will try to play that MP4 File it Didn't play. So, I post-processed video with a tool called F4V Post Processor. Now That MP4 Video File Play But Didn't Give me Sound in that Video.
    My Code is:
            var h264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();
            h264Settings.setProfileLevel(H264Profile.MAIN, H264Level.LEVEL_3);
            ns.videoStreamSettings = h264Settings;
            ns.publish("mp4:"+FILENAME+".mp4","record");
    I search Lot but didn't get the solution. So, Please Give me Solution for Both thing.

    The .flv format is a "container" format, not a video format.
    So that means that inside the container, you can have a video file and/or an audio file or even just an audio file.. which most likely is already an mp3 file. Use something like "FLV Extract" to break open the container and see:
    http://moitah.net/
    But really, for any Web delivery of audio, the .flv (audio only) method works just fine. Lots of media players available for the Flash .flv file.
    For example:
    Sounds from my bunk on the Lady Washington
    http://exploreolympics.com/reports/?p=2857
    Scroll down to third media player.
    A little quiet to start with... but this is a .flv file with just an mp3 audio file inside.
    Best of luck!
    Adninjastrator

  • Record audio file in a wav file format using QuickTime 7 Pro for Windows?

    Is it possible to record audio file in a wav file format using QuickTime 7 Pro for Windows? The system I want to upload audio files that I record to requires they be in a wav file format / PCM - 112025kh / 8 bit mono / 11.05khz
    Something tells me no...and I bought this upgrade for nothing...GRRRRRRR

    QuickTime Pro for Windows allows you to make audio recordings from some input devices.
    You can then "export" these new files to .wav format at any setting you choose.

  • Changing file type in screen capture to .jpg using Terminal

    I am having trouble changing my screen capture function to .jpg. For some reason it is set to .tiff and
    despite opening Terminal and typing in "defaults write com.apple.screencapture type jpg"
    (no quotes) hitting return and restarting, it remains a .tiff
    I have also tried: "defaults write com.apple.screencapture type jpg" (return)
    "killall SystemUIServer" (return) and restarting.(No quotes)
    Can someone tell me how to accomplish this? I use keyboard shortcut control/command/shift/4 and I'm running 10.6.4
    Thanks

    The OP here was using a keyboard shortcut, not Grabber.
    I did some further exploring. I just tried TinkerTool again, and again was able to change the file format of saved screencapture files to jpeg. TinkerTool modifies the com.apple.screencapture.plist file the same way that the Terminal command does.
    This clearly works for command-shift-3 and command-shift-4, which save the screencapture image as a file. However, on looking more closely at the O.P.s initial post in this thread, he/she actually said
    I use keyboard shortcut control/command/shift/4
    When you include the control key in the command, the screencapture image gets saved to the clipboard instead of to a file, and you wouldn't normally be aware of its format until you pasted the clipboard contents somewhere else. I don't know where the OP was pasting it, but as was noted in the thread cited above by Baltwo, pasting a sceencapture image from the clipboard into a mail.app message results in a .tiff file being pasted. I also find this to be true in my system - perhaps this is what the OP was doing all along.
    However this is an issue caused by the receiving app, not by the screencapture function. It's possible to look directly at the contents of the clipboard via:
    Finder>Edit Menu>Show Clipboard
    With my screenshot format set to jpeg by TinkerTool, I used control-command-shift-4 to save a screenshot to the clipboard. Looking directly at the clipboard in Finder as above, the clipboard image was a jpeg. When I then pasted the clipboard contents into a mail message and used Mail>File Menu>QuickLook Attachments, the pasted graphic in the mail message was a .tiff.

  • Unable to convert PDF files to any other file format using Acrobat XI Pro

    Acrobat XI Pro ver11.0.2
    Office 2013 Pro Plus
    Windows 8 Pro
    When I open a PDF file and try to export file to: Word, RTF, Excel, XML or PowerPoint, I woud receive the error below.
    Save As failed to process this document. No file was created.
    I recall in the past that I was able to export PDF to Excel & Word.  I simply tried the other file formats to see what happens.
    Unfortunately for me, this is happening to both of my machines.  Same version software except the other machine is Windows 7 Pro. I have admin level rights to both PCs.
    Not sure what to do at this point.
    As another test, I did the following.
    Created a document in Word, then saved as a PDF file.  Opened that PDF file to save as a Word doc and I received the error listed above.
    Any suggestions are appreciated.
    Thank you

    Thank you for the suggestions
    "Created a document in Word, then saved as a PDF file.  Opened that PDF file to save as a Word doc and I received the error listed above".
    I used another machine.  Created a Virtual Machine with Office 2013 and Acobat XI and I do not have issues with converting PDF to any of the available formats.  Its not the file I'm using, its the software itself that is the issue.
    Unfortunately, I did uninstall Office 2013 & Acrobat XI then reinstalled but I still have the problem so I can only guess once its broken in the registry, I will continue to have an issue.
    For now, I'm going to move Acrobat XI on the VM since I dont have time to reinstall Windows 8. 

  • Screen Capture files are corrupted

    I use the built-in Screen Capture all the time....Command-Shift-3 and Command-Shift-4.
    As recently as two days ago, it worked beautifully.
    Today, it's not working correctly. The files get saved to the desktop, but they are corrupted. I can make out the image that I captured, but it looks like the horizontal setting on old cathode ray TVs is waaay out of sync.
    I've tried a different user on the machine. I've tried changing the format from png to jpeg to pdf and back to png. Same result.
    This is weird.
    Any ideas?

    OK, weird. The problem has 'gone away' without doing anything specific. I didn't even realize it - I just did a screen shot because I needed it and then sent it to the person who needed it. Only later, did I realize that I had had problems just yesterday.
    I didn't even get a chance to try the suggestions listed above.
    By the way, all three versions of the file were corrupted: the desktop icon, the Quick Look version and the actual file as seen in Preview.
    If it happens again, I'll be back.
    Thanks for the help people. I hope to return the favor.
    Message was edited by: Zonker in Russia

  • Screen Capture default format in Tiger OS

    Dear Mac OS Fellows:
    In Tiger OS, the default file format for screen capture is "PNG." I want to change it to "PDF"!
    I found the command tips, never worked for me, on the net=>
    defaults write com.apple.screencapture type pdf
    killall -HUP SystemUIServer
    I tried those 2 commands. The default format is stil set to "PNG."
    Help please!
    Max NY

    Max--
    The reason why I try to capture screens with "PDF"
    export, is that I want to preserve the "vector"
    attribute of the type.
    To no avail! After saving capture as a PDF, I zoom in
    400% to check on the edge of the type. Disappointing
    enough! All become pixelated!
    Hmm. This may not be possible. The way I understand it, the screen is a bitmap, rendered by the OS. So, yes you can get a PDF of the screen, but it's just a bitmap in a PDF. That would be the same for any kind of application's windows where the text was drawn on screen, like a dialog box.
    The only standard tool I know of is the "Web Capture"
    in Acrobat Pro. v.7.
    Well, if you're interested in web pages, you can always just use "Print," but instead of printing, save your web page to a PDF from the print dialog. But, since you're "printing," you may find the printout isn't exactly like the web page. Especially if they use a different style sheet for print media.
    You can use this same trick with other applications, too, as long as they can print (and as long as they don't "rasterize," i.e., make bitmaps of, the type in their documents before they send them to the printer).
    I've never heard of a tool that could do what you want with any window. I think one would have to intercept the commands going to the graphics system before they actually get rendered for the screen, and I'm not sure that's possible.
    charlie

  • Screen Capture File Type (PNG)

    I would like to change the file type, currently PNG, of OS X's screen capture. Is there a preference I can change to choose different file types? I would like it to be JPEG.
    Thanks for your help
    John

    Found answer by using terminal.
    Alright, start up Launchpad. Go into your Utilities folder and start up Terminal. Just type in what I show you & I'll also included it in the text below so you can simply copy paste it into your Terminal.
    defaults write com.apple.screencapture type jpg
    Now, the last part jpg is obviously saying that we want the default to be a JPEG. You can actually change this to any image format you want. You can change it to a BMP, TIF, PDF, whatever. Once you have that hit enter and type:
    killall SystemUIServer
    Make sure to capitalize it just as I have here. Once you have that hit enter. Ok Lets take another screencpature and see how the info has changed. Command+Shift+3 .. Right click .. get info ..
    https://www.youtube.com/watch?v=6SD7rAfBJPk

  • Screen Capture File Size Discrepancy

    Can someone please explain to me why the screen capture (cmd-shift-4) generates such huge files?
    I made a screen capture which was saved to my desktop as picture-1.png. Examining the file's properties showed that the file size was 1.03MB.
    Next I opened the file in Photoshop, used Save For Web, and set the file type to PNG-24. This file, which in every way is identical to the original except for file size is only 11kb.
    Why is the OSX screen capture larger by a factor of nearly 100?

    Just by way of illustration, when I take a PNG screenshot of my 23 inch LCD I get a 4.4 MB file. But only if the desktop picture is all that is showing.
    By contrast, a PNG screenshot of the same screen with OSX windows covering the desktop is only 360KB. Why the discrepancy?
    PNG compresses using a raster notation that works at its best when continuous identical pixels cover some horizontal stretch. Just like Mac OSX windows. Noncontinuous colored pixels are very hard for PNG to compress, since there are very few identical colors. This is why photographs should be compressed with JPG (which uses a color averaging scheme) and web animations with PNG.
    The OSX screenshot format uses 32 bit PNG, which is 16.7 million colors. So if you are reducing the bit depth to 24 bits, that is a huge reduction in filesize. Especially if the 24 bit format converts colors to identical runs, which compress better in PNG. I am talking about color variation you can't even see. That would explain the "factor of nearly 100" you noticed.

Maybe you are looking for

  • MacBook Pro SD card reader is not working

    I have a MacBook Pro 13" Early 2011 with OS X 10.8.2.  The reader has been working until now.  I have tried several different cards with no luck.  After searching the community board I tried both an SMC reset and a PRAM reset but no luck.  (When I lo

  • My itunes program died during ipad upgrade. Ipad now locked at apple screen. Cannot turn off or connect to pc

    I attempted to upgrade my Ipad 2 from ios 7.2 to 7.4. During the upgrade, the Itunes on my PC was prematurely terminated by a failed IE application. the end result is that my Ipad is now stuck at the Apple screen, cannot be switched off, will not be

  • About sun certifications?

    In terms of complexity how do the following Sun certifications rate : SCJP and SCWCD ? What other SUn certifications are desirable for jobs in designing secure web based systems which handle financial transactions? THX :>)

  • Individual Capacity in production order

    Hi all, In which table can we see the individual capapcities maintained in production order. Path >>> Production order > operation details > cap reqt assignment Regards, Yogesh

  • Resume menu functions in dvdsp

    i am using dvd studio pro 3 i am designing a menu that specifically needs a button that will resume the film from where it left off. if the user click the menu button on their remote control, it loads the menu like normal, but i want there to be a bu