What is PICT? Apple QuickDraw Picture Format Explained

PICT is the classic Macintosh metafile format storing QuickDraw drawing commands, supporting both vector and raster graphics on Classic Mac OS.

Free online file converter tool. Works in Chrome Firefox Safari Edge Opera and other modern browsers on Windows macOS Linux Android and iOS. No software installation or sign-up required. All conversions run directly in your browser, so your files never leave your device. Free to use with no account needed.

Image

What is PICT? Apple QuickDraw Picture Format Explained

The classic Macintosh metafile format built on Apple's QuickDraw drawing commands.

Last updated:

Year Created1984
CompressionVector/raster metafile
Primary UseClassic Mac OS graphics

What is PICT?

PICT is a graphics file format introduced by Apple on the original Macintosh in 1984 as its standard metafile format. It allows the interchange of both vector and bitmap graphics, along with limited text, between Classic Mac OS applications.

A PICT file is essentially a recorded sequence of QuickDraw drawing operations, the graphics system underlying Classic Mac OS. As a standalone file it typically begins with a 512-byte header (often all zeros) followed by the picture data. PICT 1 supported only simple monochrome graphics, while PICT 2 added support for color and grayscale up to 24-bit (and optional 32-bit with alpha).

How PICT Works

PICT is best understood not as a bitmap format but as a metafile, a container that records a sequence of drawing instructions. On the classic Macintosh those instructions were QuickDraw opcodes, the same primitive commands the Mac's built-in QuickDraw graphics engine used to paint everything on screen. A .pict file is essentially a replayable script: open a picture, set a pen, draw a line here, fill a rectangle there, render some text, close the picture.

Because the format stores opcodes rather than raw pixels, a single PICT can mix vector drawing commands, such as lines, arcs, polygons, and text, with embedded raster bitmaps. This dual nature is the defining trait of the format. An application could produce a resolution-independent illustration, a scanned photo, or a page combining both, all inside one file.

Two major opcode generations exist. Version 1 used 8-bit opcodes and matched the original black-and-white and limited-color QuickDraw of the early Mac. Version 2 introduced 16-bit opcodes to expose the richer capabilities of Color QuickDraw, including deeper color and more drawing modes. A reader has to interpret whichever opcode set the file declares.

On disk, classic Mac picture files conventionally began with a 512-byte header that was reserved and typically zeroed, placed ahead of the actual picture data. Correctly decoding the content beyond that header requires faithfully reproducing QuickDraw's drawing semantics, which is why faithful PICT support has always been tightly coupled to the QuickDraw model rather than to any simple pixel layout.

History and Standardization

PICT was Apple's native picture format for the Macintosh, introduced with the original Mac's QuickDraw graphics system in the mid 1980s. It was never an open cross-industry standard in the way of later formats. Instead it was defined by Apple's QuickDraw implementation and documentation, and it spread because QuickDraw was the drawing layer every Mac application relied on.

Through the 1980s and 1990s PICT was the default way Mac programs exchanged pictures on the clipboard and in files, so it became deeply embedded in Mac publishing, illustration, and office workflows of that era. Its fortunes were tied directly to QuickDraw.

When Apple moved to Mac OS X, the graphics stack shifted to Quartz and an imaging model based on PDF, and QuickDraw was gradually deprecated and eventually removed. As the engine that gave PICT meaning went away, the format itself was deprecated and fell out of everyday use.

PICT Compared to WMF and Modern Rasters

The closest conceptual sibling to PICT is the Windows Metafile, WMF. Both are metafiles that record drawing calls for their platform's native graphics engine and can carry vector commands alongside embedded bitmaps. The key difference is allegiance: PICT speaks QuickDraw and belongs to the Mac, while WMF speaks the Windows graphics interface. Neither travels well to the other platform without a dedicated interpreter.

Against pure raster formats such as TIFF or PNG, PICT trades predictability for flexibility. A TIFF or PNG is a straightforward grid of pixels that any modern tool can open reliably, whereas a PICT may contain arbitrary drawing logic that only a QuickDraw-aware reader can render correctly.

The honest assessment today is that PICT is a legacy format with poor and inconsistent support in current software. It survives mainly in old Mac documents and archives. For any new work, a standard raster format for photos or a modern vector format for illustrations is the sensible choice, and PICT is best converted rather than kept.

MKV Technical Specifications

DeveloperApple Computer[1]
File Extension.pict (.pct, .pic)[1]
MIME Typeimage/x-pict[1]
Released1984[1]
TypeQuickDraw metafile (vector & raster)[1]

PICT vs Other Image Formats

FeaturePICTPNGTIFF
TypeRaster & vector[1]RasterRaster
CompressionRLE, optional JPEG[1]LosslessLossless or none
OriginApple Macintosh[1]W3CAldus/Adobe
PlatformClassic Mac OS[2]Cross-platformCross-platform
Browser supportNone nativeUniversalNone native
Best forLegacy Mac documentsWeb graphicsArchival imaging

PICT combined raster and vector data on classic Mac OS but was deprecated after Mac OS X, leaving PNG and TIFF as the practical successors.

Advantages & Disadvantages

Advantages

Hybrid vector and raster

PICT can store vector drawing commands, embedded bitmaps and limited text in a single file, making it versatile on Classic Mac OS.

Native Mac integration

Because it maps directly to QuickDraw, PICT was deeply integrated into Classic Mac OS applications and the clipboard.

Color and grayscale support

PICT 2 introduced 4-, 8-, 16- and 24-bit color and grayscale, with optional 32-bit color including an alpha channel.

Compact vector storage

The original PICT 1 used compact single-byte opcodes to describe vector graphics efficiently.

Disadvantages

Tied to QuickDraw

PICT depends on the QuickDraw model, which Apple discontinued with the move to Mac OS X, leaving the format largely obsolete.

No single clear specification

Although widely documented, there is no single authoritative, complete specification, complicating fully accurate parsing.

Weak cross-platform support

PICT was never broadly supported outside the Mac ecosystem, and modern tools may not read QuickDraw-based PICT files.

Common Use Cases

PICT is associated with graphics interchange on Classic Mac OS systems.

Macintosh clipboard graphics

PICT was the standard format for copying and pasting graphics between Classic Mac OS applications.

Drawing and layout apps

Programs such as MacDraw and early page-layout tools saved and exchanged artwork as PICT files.

Legacy Mac document assets

Older Mac documents and clip art frequently embedded images as PICT, now mainly read for migration.

Convert PICT Files Free

Use our free online converter to convert PICT and other formats - no signup, no watermarks.

Try Image Converter Free

How to open a PICT file

Software for working with PICT files can be categorized into professional tools, free/open-source options, browser-based applications, and built-in utilities. Professional tools like Adobe Photoshop are suited for users needing advanced editing capabilities, while free/open-source tools like GIMP cater to those seeking cost-effective solutions. Browser-based applications offer convenience for quick tasks, while built-in utilities provide basic functionality for users who need minimal features.

When choosing software for PICT files, key decision factors include feature fidelity, the distinction between editing and viewing capabilities, cost, platform compatibility, and export needs. Users should consider whether they require advanced editing features or simple viewing options, as well as the importance of maintaining the quality of the original file. In some cases, converting PICT files to more widely supported formats may be a better option depending on the intended use.

Adobe Photoshop 2024

Windows, macOSSubscription

Adobe Photoshop is a leading image editing software that supports PICT files for both viewing and editing. It provides high fidelity in rendering PICT graphics and allows users to manipulate images with extensive tools.

Key features
  • Advanced layer and mask editing
  • Support for vector graphics and shapes
  • 16-bit and 32-bit color depth
  • Extensive filter and adjustment options
  • Batch processing for multiple files
Strengths
  • Industry-standard editing capabilities
  • High fidelity in image rendering
  • Comprehensive support for various formats
Limitations
  • Subscription model can be costly
  • Steep learning curve for beginners

Exports to: PNG, JPG, TIFF, PDF, PSD

Best for: Choose Adobe Photoshop for professional-grade editing and high fidelity when working with PICT files.

Visit Adobe Photoshop →

GIMP 2.10.34

Windows, macOS, LinuxFree (GPL)

GIMP is a free and open-source image editor that can open and edit PICT files, providing a solid alternative to paid software. It offers a range of editing tools, though fidelity may vary compared to professional applications.

Key features
  • Layer-based editing with masks
  • Customizable brushes and tools
  • Support for various color models
  • Extensive plugin support
  • Basic vector graphic capabilities
Strengths
  • Completely free and open-source
  • Cross-platform compatibility
  • Active community and plugin ecosystem
Limitations
  • Less intuitive interface than Photoshop
  • Limited support for advanced PICT features

Exports to: PNG, JPG, TIFF, BMP, GIF

Best for: GIMP is ideal for users seeking a free, versatile tool for basic PICT editing and viewing.

Visit GIMP →

GraphicConverter 11.5.1

macOSOne-time $39.95

GraphicConverter is a powerful image conversion and editing tool for macOS that supports PICT files. It excels in converting PICT to other formats while offering basic editing features.

Key features
  • Batch conversion of image files
  • Basic editing tools for PICT
  • Support for over 200 image formats
  • Metadata editing capabilities
  • Color adjustments and filters
Strengths
  • Strong conversion capabilities
  • User-friendly interface for macOS
  • Affordable one-time purchase
Limitations
  • Limited advanced editing features
  • Mac-only platform restricts accessibility

Exports to: PNG, JPG, TIFF, BMP, PDF

Best for: Select GraphicConverter for efficient PICT conversion and basic editing on macOS.

Visit GraphicConverter →

Preview Built-in (macOS Monterey)

macOSBuilt-in

Preview is a built-in macOS application that allows users to view and perform basic edits on PICT files. While it lacks advanced features, it is convenient for quick access and simple tasks.

Key features
  • Basic annotation tools
  • Image resizing and cropping
  • Support for multiple image formats
  • PDF viewing and editing
  • Simple export options
Strengths
  • No additional cost for macOS users
  • Quick and easy access
  • Sufficient for basic viewing needs
Limitations
  • Limited editing capabilities
  • Not suitable for professional use

Exports to: PNG, JPG, PDF, TIFF

Best for: Use Preview for quick viewing and basic edits of PICT files if you are a macOS user.

Visit Preview →

References

  1. PICT - Wikipedia
  2. PICT - Just Solve the File Format Problem