Konstantin Erokhin

1pod

SFPSDWriter

SFPSDWriter is an Objective-C library for writing PSD files. Here at Shiny Frog we needed a way to write multilayer PSDs with groups and this library is the result after days of headaches.

It features:

  • Multilayer PSD creation
  • Grouping of layers
  • Unicode layer name support
  • Some layer configurations (like the blend mode of the layer)
  • ARC (Automatic Reference Counting)

What SFPSDWriter NOT features:

  • Ability to read PSD files

License: BSD

  • Objective C