Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Where to find .abr (brushes) file format specification

New Here ,
Jun 22, 2011 Jun 22, 2011

Hi there,

I've found the "Adobe Photoshop File Formats Specification" in the documentation (http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/).

But unfortunately it does not contain the spec for .abr brush file format.

Any ideas where to find this?

Thanks

Mirko

TOPICS
SDK
2.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Guest
Jun 24, 2012 Jun 24, 2012
LATEST

I don’t believe the current format is documented. It has a bunch of serialized ActionDescriptors inside, so documenting it fully and explicitly would probably be pretty difficult. If you use Photoshop’s code for parsing the ActionDescriptors though, you should be able to reverse engineer the format without impossible levels of effort – might take a couple days or something.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines