MacPaint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Software)
Line 10: Line 10:
 
Images are always bi-level, 576×720 pixels in size, and use [[PackBits]] compression.
 
Images are always bi-level, 576×720 pixels in size, and use [[PackBits]] compression.
  
== Format ==
+
== Format details ==
 
Some MacPaint files begin with a 128-byte [[MacBinary]] header; others do not. The next 512 bytes have little or no significance to most applications (they contain a version number, and usually a set of brush patterns). The pixel data starts at offset 512, or 640 if there is a MacBinary header.
 
Some MacPaint files begin with a 128-byte [[MacBinary]] header; others do not. The next 512 bytes have little or no significance to most applications (they contain a version number, and usually a set of brush patterns). The pixel data starts at offset 512, or 640 if there is a MacBinary header.
 
== Identifiers ==
 
* MacBinary type: <code>PNTG</code>
 
  
 
== ScreenShots ==
 
== ScreenShots ==
 
[[Image:MacPaintv1.0-About.png|400px]]
 
[[Image:MacPaintv1.0-About.png|400px]]
 +
 +
== See also ==
 +
* [[FMAC2COM]]
 +
* [[MacBinary]]
 +
* [[PackBits]]
  
 
== Specifications ==
 
== Specifications ==

Revision as of 20:02, 19 November 2022

File Format
Name MacPaint
Ontology
Extension(s) .mac, .pntg, .pic
PRONOM x-fmt/161
Type Code PNTG

MacPaint is the native image format of the MacPaint paint program for Apple Macintosh.

Images are always bi-level, 576×720 pixels in size, and use PackBits compression.

Contents

Format details

Some MacPaint files begin with a 128-byte MacBinary header; others do not. The next 512 bytes have little or no significance to most applications (they contain a version number, and usually a set of brush patterns). The pixel data starts at offset 512, or 640 if there is a MacBinary header.

ScreenShots

MacPaintv1.0-About.png

See also

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox