Hide all file extensions

Is there any way (without having to run scripts) to hide all file extensions by default? I am aware of the 'show all filename extensions' option in Finder's preferences, and how it only force shows all the extensions that have been turned off individually (file -> get info -> hide extension), however, I am looking for a 'force hide' option. Even on a per file type basis. Why isn't this in the finder preferences?
Cheers.

Google search for *"hide all file extensions"* yields many hits, including this one http://forums.macosxhints.com/showthread.php?t=58607 which has a simple two-line AppleScript that does the job.
As to why it isn't in the Finder's prefs, ask Apple. You can do that by either sending Feedback or sending bug reports and enhancement requests to Apple via its Bug Reporter system. To do the latter, join the Apple Developer Connection (ADC)—it's free and available for all Mac users and gets you a look at some development software. If you already have an Apple username/ID, use that. Once a member, go to Apple BugReporter and file your bug report/enhancement request. You'll get a get a Bug/ER ID number; thus, starting a dialog directly with engineering.

Similar Messages

  • Is there a way to hide ALL file extensions?

    Hi
    I am looking for a way to get OS X to hide ALL file extensions on the entire computer. I don't know why, but they really annoy me! I liked OS 9 and earlier because they didn't have them, and including them in OS X seems like a step backward to me. Wherever I can I simply don't save with file extensions (MS Office still retains this ability), and most applications will still open their files if you delete the file extension, but I do have a number of applications that require a file extension (such as OmniGraffle Pro), and it is very laborious to have to go through every file in order to hide the file extension. Is there some kind of master setting that you can apply to a volume in order to hide every file extension in it?

    Hi All,
    I have found this tutorial that partially solves the problem. http://www.youtube.com/watch?v=_NhRFxJCAQw
    It is a quick way to hide the extensions of all files that have them in a given folder and the folders inside it, using automator. It does not hide the extensions of any file you add to the folder subsequently, and you can not apply it to a volume or a home folder. It is more of a labour-saving tool than an actual solution, but it is vastly better than having to get info for every single file.
    As the author of the tutorial notes in his video, this is an option that apple could fix by just adding one more check-box to the finder preferences window. Or better still they could have just left things the way they were before and not introduced them in the first place... does anyone even know what they are for anyway? (Apart from to annoy you with a random bit of text at the end of a filename that you didn't place there.)

  • Using an * for all file extensions in a class selection parser

    Using iFS 1.1.9....
    I have successfully gotten a custom document class created using
    xml. I have used the following code to set up the parser, etc.
    If I use a specific file extension like txt the parser will
    upload the file as my custom class. However, if I use * for all
    file extensions the parser uploads all files as Document class.
    Here is what I am using:
    <?xml version='1.0' standalone = 'yes'?>
    <!--RegisterQualParser-->
    <PropertyBundle>
    <Update
    Reftype='ValueDefault'>ParserLookupbyfileExtension</Update>
    <Properties>
    <Property Action = 'add'>
    <Name>*</Name>
    <Value Datatyupe = 'String'>
    oracle.ifs.beans.parsers.ClassSelectionParser
    </Value>
    </Property>
    </Properties>
    </Propertybundle>
    When the above is uploaded I can go into iFS Manager and see
    that the parser has been registered with * as the file extention.
    I then upload this:
    <?xml version='1.0' standalone = 'yes'?>
    <!--RegisterCustomClass-->
    <PropertyBundle>
    <Update
    Reftype='ValueDefault'>IFS.PARSER.ObjectTypeLookpByFileExtension
    </Update>
    <Properties>
    <Property Action = 'add'>
    <Name>*</Name>
    <Value Datatype='String'>QualDocument</Value>
    </Property>
    </Properties>
    </PropertyBundle>
    If I have txt or some other extension for the Name in place of
    the * and upload a document it will put the class as
    QualDocument. If I have the * it defaults to Document.
    Is there a way to have the parser make all uploaded documents
    QualDocument instead of Document without doing this for each and
    every possible file extension?
    Thanks.

    Using iFS 1.1.9....
    I have successfully gotten a custom document class created using
    xml. I have used the following code to set up the parser, etc.
    If I use a specific file extension like txt the parser will
    upload the file as my custom class. However, if I use * for all
    file extensions the parser uploads all files as Document class.
    Here is what I am using:
    <?xml version='1.0' standalone = 'yes'?>
    <!--RegisterQualParser-->
    <PropertyBundle>
    <Update
    Reftype='ValueDefault'>ParserLookupbyfileExtension</Update>
    <Properties>
    <Property Action = 'add'>
    <Name>*</Name>
    <Value Datatyupe = 'String'>
    oracle.ifs.beans.parsers.ClassSelectionParser
    </Value>
    </Property>
    </Properties>
    </Propertybundle>
    When the above is uploaded I can go into iFS Manager and see
    that the parser has been registered with * as the file extention.
    I then upload this:
    <?xml version='1.0' standalone = 'yes'?>
    <!--RegisterCustomClass-->
    <PropertyBundle>
    <Update
    Reftype='ValueDefault'>IFS.PARSER.ObjectTypeLookpByFileExtension
    </Update>
    <Properties>
    <Property Action = 'add'>
    <Name>*</Name>
    <Value Datatype='String'>QualDocument</Value>
    </Property>
    </Properties>
    </PropertyBundle>
    If I have txt or some other extension for the Name in place of
    the * and upload a document it will put the class as
    QualDocument. If I have the * it defaults to Document.
    Is there a way to have the parser make all uploaded documents
    QualDocument instead of Document without doing this for each and
    every possible file extension?
    Thanks.

  • Keynote hides .key file extension on save - feature or bug?

    I haven't been able to track anything down about this in the forum...
    I've created a new file in Keynote '09, and saved it with the standard .key extension. When I open the file, edit it, and "save" it, Keynote hides the extension. If I go to the file in the Finder, select it and show info, and un-check "hide extension", the .key reappears as expected. But the next time I save it in Keynote, Keynote hides the extension again.
    I know that the new file format is really a .zip file, so that's why I'm wondering if this is supposed to be a feature even though it seems like a bug.
    Anyone have any insight on this?

    I've seen this in the past... someone else has posted it before and I tried the same thing. I think it IS a bug, so you should report it here.
    http://www.apple.com/feedback/keynote.html

  • Hide file extension by type (user-wide)

    Is there a way to have Finder hide all file extensions of a particular type? (For example, if I wanted Finder to hide the *.svg suffix from all SVG files?)
    I'm only interested in having this apply to one user, not necessarily system-wide, if that matters.
    Lastly, if there is no built-in mechanism for this, could it be accomplished using some combo of AppleScript, Automator, and/or Folder Actions?
    Thanks.

    You can change individual file attributes, such as showing the file extension with "A Better Finder Attribute" from http://www.publicspace.net/ABetterFinderAttributes/index.html
    I have used this program to mask all the file extensions for over 20,000 files that I transferred to my iMac from my old PC.

  • Occasional file extension showing up in stacks

    I have several folders set as stacks in my dock, mostly filled with Pages documents. Every now and then one of these documents will show up in the stack (in fan view) with the file extension (.pages)
    This does not happen in a finder window as the finder is currently set to Hide All File Extensions
    Thoughts?

    looks like given enough time, it seems to resolve itself. Any new document shows up with the extension for a while, then it refreshes and the extension goes away.

  • Hide file extension from display in the iview

    Hello my friends,
    I display KM folder content in an iView in my portal. I want to hide the files extension but I just cann't find out how to do it.
    Thanks in advance,
    Udi Dekel.

    Hi Udi,
    There is no such standard feature, but at least one possible workarounds:
    - You may use a display name like "MyDocument" and the ID will be "MyDocument.doc" or whatever. The standard ResourceRenderer render the display name (with the ID as a tooltip)
    A "solution" for all cases where the display name has got the file extension in its name would be to write your own property renderer for the display names, which then checks if there is a file extension, and if, then cut this off.
    Hope it helps
    Detlev

  • How can you hide file extensions?

    Hello i have a ton of pictures in seperate folders with the extensions .JPEG and i really hate that it shows. I have tried going to the finder and unchecking the show all file extensions, but it does not fix that issue. I also saw this in another topic but i haven't been able to understand it.
    Open the Script Editor in the /Applications/AppleScript/ folder and paste in the following:
    tell application "Finder"
    set extension hidden of every file of entire contents of (selection as alias) to true
    end tell
    Select the folder enclosing the documents in the Finder, and press the Run button in the Script Editor. If they are enclosed by multiple folders or are at different levels in the folder structure, select the first folder which encloses all the documents.
    (22397)
    I don't know if it still works. Im also not sure where i put the folder. I have tried programs but they take away the extension and make the picture not open up then.
    Please if you can help

    yes i found it, but this is how i enter it i dont think its right:
    tell application "Finder"
    set extension hidden of every file of entire contents of (selection as alias) to true
    end tell
    /Users....
    then i get Syntax error "/"

  • Quicktime no longer exporting my movies with file extensions

    Hi all, QT is no longer exporting or saving movies with file extensions. The only way i can view extensions is to turn on all extensions in finder which means i get .app in my apps folder which i find looks naff, have i changed something to cause this?
    Cheers

    In the export or save dialog windows is a check box to "hide" the file extension.
    Remove that check mark.

  • File extension

    Does anyone know how I can have the file extension visible after the name.
    When I'm viewing the images by thumbnail view I would like to see the file extension. Right now it only shows the file name. I would like to know if I'm looking at a .tif .jpg .psd or .CR2 I know you can look at the Metadata view area to see it. I just want to have in always with the name.
    Thanks
      Mac OS X (10.4.8)  

    under Finder > Preferences > Advanced Tab > Show all file extensions
    or
    select all files in the Finder and File > Get Info > make sure hide extension is not checked ...
    Message was edited by: tidysteve
    oh wait, you want it within Aperture ... hmmm ...

  • Finder - File extensions - strange behavior

    Hi,
    I have a MacBook and an Intel iMac, both running 10.5.2. I noticed that for some file types, Finder hides the file extension on the iMac, but not on the MacBook. Some examples are VMware Fusion virtual machines (vmwarevm) and Safari web links (webloc). BOTH machines have "Show all file extensions" unchecked in Finder advanced preferences.
    The only thing I can think of that could be related is that Leopard has been upgraded from Tiger on the MacBook, while the iMac got a fresh install.

    There is a provision to show or hide extensions on a file-by-file basis in Finder's "Get Info" window for each file. Look just below the name in the "Name & Extension" section of the Get Info window & you should see the checkbox next to "Hide Extension." (It will be grayed out if the file has no extension, otherwise it should be active.)
    The global "Show all file extensions" preference overrides the individual file's setting & forces all extensions to be shown when it is checked, but it does not override files' settings when it is not checked. (Unchecked is not the equivalent of 'Show none' but of 'do nothing.')
    Thus, to hide all extensions, you must use the "Get Info" window to explicitly set the "Hide Extension" option.

  • Hiding specific file extensions

    Finder lets me choose between showing or hiding all file extensions, but is there a way of selecting which extensions to show and which to hide?
    I'd like to be able to see all my document files' extensions, but I don't need to see my application extensions.
    Thanks in avance
    Mariano

    You can change individual file attributes, such as showing the file extension with "A Better Finder Attribute" from http://www.publicspace.net/ABetterFinderAttributes/index.html
    I have used this program to mask all the file extensions for over 20,000 files that I transferred to my iMac from my old PC.

  • FCP exports files without file extensions

    Hello-- when I export a QT in FCP, it results in a file that does not have a file extension. I've confirmed that Finder is set to show all file extensions on my system, and when I export a file from FCP and "get info", Finder shows the file name is indeed missing the extension-- and even when I unlock the file and have read/write permissions for it, the "hide extension" option for these exported files is greyed out (so I can't check or uncheck it, and the file details confirm it has no extension as part of the file name).
    When these files are accessed on a Windows system, they won't play unless I manually add the .mov at the end... which is really troublesome when I'm doing a massive batch export of files to have to rename each one!
    The problem appears to have only started after the last update of 10.6.4... which also coincided with my systems update to FCP 7.0.2. Is this a known issue for anyone else? Or just a coincidence? Thanks for any help in advance!

    Thanks for the reply Meg! I'm exporting from a sequence... it looks like sending a to Compressor or File>Export>Quicktime movie works OK but selecting a (or several) sequences or clips within the browser and then using the "batch export" feature will generate the file extension problem. Hmmm. I wonder if something is corrupted with my newest install?

  • File extensions not working as expected, is this normal?

    In the finder, there is an option to "Show all file extensions".
    So normally, a certain image file could be either "image" or "image.jpeg".
    However, I have some weird files: "image.jpeg.jpeg" EVEN WHEN I HAVE SET THE EXTENSIONS TO BE HIDDEN. What I want is to remove these extensions, because they should have been hidden.
    I rename it to "image", removing the ".jpeg.jpeg" and it automatically adds another ".jpeg" at the end. Finder just does that, no prompt.
    Then, I remove that extension it just added, so it becomes "image". Again, no prompt, because this is the way the file should be. Finder does not tell me "Are you sure you want to rename it to .jpeg"
    Now, this file is normal: its extension can be hidden or shown by the finder, rather than being unaffected. Why does Finder do this?
    Is there a way to batch-remove duplicate extensions so that the extension is affected by the Finder's "Show extensions" option?

    Does this anomaly occur with only a few files or all files?
    Try creating a new user account and seeing if this happens when using that account as well.
    Have you recently repaired permission?
    If you are familiar with the terminal, you can use the command
    ls -al@
    in the directory in which this file resides and post its attributes here.

  • How do I delete file extensions on files in sub folders?

    I want to delete all file extensions on the files I have in several sub folders.
    If I highlight the files themselves in a folder and run "Get Selected Finder Items", then "Replace Text in Finder Item Names", then it works. However, how can I have Automator choose ALL files in ALL sub folders of a folder and then do it's magic on all those files at once?
    Thanks.

    Does the Notebook software accept aliases? If so, you could rename aliases instead of the main file, so that the original extensions are preserved.
    For your original question, you can use an action to get the folder contents, and adding a filter action will just give you the file names - for example:
    1) *Get Selected Finder Items*
    2) *Get Folder Contents* (repeat for each subfolder found)
    3) *Filter Finder Items* -- remove items that are folders
    4) *Replace Text in Finder Item Names*

Maybe you are looking for