FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.PLIST File Extension

Tip Run a free scan for .PLIST file extension errors.

Mac OS X Property List File Icon
File TypeMac OS X Property List File
DeveloperApple
Popularity4 stars
CategorySettings Files
File Description

Settings file, also known as a "properties file," used by Mac OS X applications; formatted in XML and based on Apple's Core Foundation DTD; contains properties and configuration settings for various programs.

PLIST files can be saved in a text or a binary format. The text-based documents and can be edited with a text editor. However, they typically should not be edited by the user, since they are modified by their respective programs as needed.

Property list files included with applications can be created and edited by the developer using Apple's Property List Editor, which is included with Apple Developer Tools. They can also be opened and edited using a third-party PLIST editing program.

NOTE: You can convert PLIST files between XML and binary formats using the plutil command line tool:

  • Binary to XML: plutil -convert xml1 file.plist
  • XML to Binary: plutil -convert binary1 file.plist
Program(s) that open .PLIST files
Mac OS X Logo
Mac OS
Icon Apple Property List Editor
Icon Fat Cat PlistEdit Pro
Icon PrefEdit
Icon Night Productions Pref Setter
Icon Late Night Property List Tools
Icon Apple plutil
Icon Any text editor
Sponsored Links
Updated 4/25/2012