.PIC

PIC File

Macintosh PICT Image
Ask a question
QUICK ANSWER

A .pic file is most often an Apple PICT image - a Macintosh QuickDraw picture format introduced in 1984 that served as the standard Mac clipboard and picture format for about 15 years. Modern macOS no longer opens PICT natively; use XnView MP or GIMP to view and convert it. Note that .pic is also used by several unrelated formats (PC Paint, SoftImage 3D, Radiance HDR), so the right tool depends on where your file came from.

Developer: Apple Category: Raster Image Files MIME: image/x-pict
OPENS ON Windows macOS Linux
Related: .JPG · .PNG · .TIF · .ECW

On this page

19k+ extensions indexed
Last reviewed Jul 17, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the PIC file format?

Files with the .pic extension store raster images in Apple's QuickDraw PICT format - the native picture type of classic Mac OS since 1984. The .pic extension is an alternate form of .PICT (also saved as .PCT); the files are fully interchangeable. Note that this Apple QuickDraw variant is unrelated to the separate DOS-era Pictor Paint format that coincidentally shares the same extension.

Rather than storing a plain pixel grid, a PICT file encodes a stream of QuickDraw drawing opcodes that replay bitmaps, text, lines, and shapes when interpreted by the renderer, so one file can mix raster and vector content.

File structure

Each .pic file begins with a 512-byte header block that carries image resolution, color depth, and palette information. The picture frame rectangle and opcode stream follow. The format supports these color depths:

  • 1-bit (monochrome),
  • 2- or 4-bit (indexed),
  • 8-bit (256-color),
  • 16-bit or 32-bit direct color (added with PICT v2, Color QuickDraw, 1987).

PICT v2 also supports embedded JPEG tiles via QuickTime. Apple deprecated the format in 2001 when Mac OS X adopted a PDF-based Quartz rendering engine; modern macOS no longer renders .pic files natively, so legacy files typically need XnView MP or GraphicConverter to open.

Security & safety

RISK: LOW

PICT is a passive image format and does not execute code. The main practical risk is historical: PICT2 can embed QuickTime/JPEG data, and old QuickTime PICT parsers had known buffer-overflow vulnerabilities - which is one more reason not to use the long-unsupported QuickTime for Windows. Open legacy PICTs in a maintained viewer (XnView, GIMP). Also verify a stubborn .pic isn't actually a different format sharing the extension before assuming the file is corrupt.

Format details

in a nutshell
FULL NAMEMacintosh PICT Imageaka PICT, QuickDraw Picture
DEVELOPERApplesince 1984 (Apple QuickDraw, original Macintosh)
MIME TYPEimage/x-pict
TYPEQuickDraw picture (mixed raster + vector drawing instructions)
This extension is also used by…
  • PC Paint / Pictor PIC - Early DOS bitmap format (Pictor/PC Paint), magic 0x1234; an unrelated raster image.
  • SoftImage PIC - RGBA raster image from SoftImage 3D, common in legacy VFX/3D pipelines.
  • Radiance / Bio-Rad PIC - Radiance HDR renders and Bio-Rad confocal microscope images also use .pic.

Programs that open PIC files

Windows3 apps
GIMP Open-source Open the PICT directly (File → Open); GIMP imports classic PICT images.
IrfanView Free Open the .pic for fast viewing and Save As to a modern format.
XnView MP Free Open the .pic to view it and Export/Batch Convert to PNG/JPEG; XnView reads PICT and many other .pic variants.
macOS3 apps
GraphicConverter Paid Long-standing Mac image utility with strong legacy PICT support; open and re-save to PNG/TIFF.
XnView MP Free Open and convert legacy PICT files on modern macOS, which no longer reads PICT natively.
Preview (older macOS) Built-in Older macOS versions opened PICT in Preview; recent macOS dropped this - use XnView/GraphicConverter instead.
Linux2 apps
GIMP Open-source Import the PICT and export to PNG/JPEG.
XnView MP Free Open/convert PICT files on Linux.

Technical details

deep spec
DeveloperApple (QuickDraw team, original Macintosh)
Format typeQuickDraw opcode stream - mixed raster bitmaps and vector drawing instructions
MIME typeimage/x-pict (also image/pict)
File encodingBinary, big-endian byte order
Header block512-byte application-defined preamble (typically zeroed) before picture data begins at offset 512
Version markerOpcode 0x1101 at offset 512 for PICT v1; opcodes 0x0011 then 0x02FF for PICT v2
Color depth1, 2, 4, 8, 16, or 32 bits per pixel (indexed or direct color)
CompressionPackBits RLE for raster bitmaps; PICT v2 can embed JPEG-compressed tiles via QuickTime
Maximum image sizeApproximately 32,767 × 32,767 pixels (frame rectangle uses signed 16-bit coordinates)
Alternate extensions.pict, .pct (identical format, different extension convention)
Typical file size10 KB - 5 MB
Platform originClassic Mac OS (System 1 through Mac OS 9); legacy import on macOS and Windows via QuickTime or converters
Internal versionsPICT v1 (1984, monochrome to 8-bit); PICT v2 (1987, Color QuickDraw, up to 32-bit direct color)
Superseded byPDF, PNG, and TIFF - Apple's Mac OS X (2001) replaced PICT with a PDF-based Quartz rendering engine
Released1984 (Apple QuickDraw, original Macintosh)
Latest versionPICT2 (32-bit color, Color QuickDraw, 1987); format frozen with classic Mac OS
Specificationdeveloper.apple.com

PIC conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with PIC files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about PIC files.

Frequently asked questions

What is a .pic file?
Most often it is an Apple PICT image - a classic Macintosh QuickDraw picture (mixed bitmap/vector). But .pic is shared by several unrelated formats (PC Paint, SoftImage, Radiance, Bio-Rad), so the true type depends on the source.
How do I open a PICT (.pic) file?
Use XnView MP or GIMP (free, Windows/Mac/Linux) or GraphicConverter on Mac. Modern macOS and current QuickTime no longer open PICT natively.
Why won't my .pic file open on my Mac?
Recent macOS removed built-in PICT support and the Windows QuickTime is discontinued. Convert/open the file with XnView or GraphicConverter instead.
How do I convert PICT to PNG or JPEG?
Open it in XnView MP or GIMP and export to PNG/JPEG; XnView can batch-convert an entire folder of PICT files at once.
My .pic won't open as an image - what else could it be?
The extension is overloaded. It might be a DOS PC Paint/Pictor image, a SoftImage 3D render, a Radiance HDR file, or a Bio-Rad microscopy image. Identify it by its source application, then use the matching tool.
Can I turn a .pic into a 3D model or camera RAW (3DM/NEF)?
No. A PICT is a 2D image; it can't become a 3D model, and camera RAW files are only produced by cameras. Those conversion pairings are spurious.

References

1Apple - QuickDraw / PICT (archived documentation)developer.apple.com
2Wikipedia - PICTen.wikipedia.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.CRDOWNLOADChrome Partial Download File
5.RPMSGRestricted Permission Message
6.PARTPartial Download File
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.DBSQLite Database File
10.SWFSmall Web Format (Shockwave Flash)

Related extensions

.JPGJPEG Image
.PNGPortable Network Graphics
.TIFTagged Image File Format
.ECWEnhanced Compression Wavelet (ECW) image
.AVIFAV1 Image File Format (AVIF)
.JP2JPEG 2000 Image (ISO/IEC 15444-1)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z