Photoshop brush

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(Format details)
Line 19: Line 19:
 
This format is not publicly documented by Adobe.
 
This format is not publicly documented by Adobe.
  
Some guesses about the format: This signature "8BIM" appears at offset 4. It and the rest of the file constitute a ''series of tagged blocks'' (the basic structure of which is publicly documented). The known block types are 'samp', 'patt', and 'desc'. The format of 'samp' is unknown. The format of 'patt' is the same as that of 'Patt' (which is publicly documented). The 'desc' block contains a ''descriptor''.
+
Some guesses about the format: Minor version number is at offset 2. This signature "8BIM" appears at offset 4; it and the rest of the file constitute a ''series of tagged blocks'' (the basic structure of which is publicly documented). The known block types are 'samp', 'patt', and 'desc'. The format of 'samp' is unknown (v6.1 appears to be different from later versions). The format of 'patt' is the same as that of 'Patt' (which is publicly documented). The 'desc' block contains a ''descriptor''.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 20:42, 12 September 2016

File Format
Name Photoshop brush
Ontology
Extension(s) .abr

Photoshop brush (ABR) is a file format used by Adobe Photoshop for brushes (graphics, and information about brush behavior).

Contents

Format details

There are at least two different ABR formats, which we'll call "old format" and "new format". The first two bytes of the file are the major version number.

Old format

Known major version numbers: 1, 2

This format is documented in old versions of the Photoshop file formats specification.

New format

Known major version numbers: 6, 7

This format is not publicly documented by Adobe.

Some guesses about the format: Minor version number is at offset 2. This signature "8BIM" appears at offset 4; it and the rest of the file constitute a series of tagged blocks (the basic structure of which is publicly documented). The known block types are 'samp', 'patt', and 'desc'. The format of 'samp' is unknown (v6.1 appears to be different from later versions). The format of 'patt' is the same as that of 'Patt' (which is publicly documented). The 'desc' block contains a descriptor.

Specifications

Old format

New format

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox