psd_sdk 0.1.1 copy "psd_sdk: ^0.1.1" to clipboard
psd_sdk: ^0.1.1 copied to clipboard

outdated

A Dart library that directly reads Photoshop PSD files. Supports limited export functionality.

psd_sdk #

pub package

A Dart library that directly reads Photoshop PSD files Dart. Ported from psd_sdk by Molecular Matters

The library supports:

  • Groups
  • Nested layers
  • Smart Objects
  • User and vector masks
  • Transparency masks and additional alpha channels
  • 8-bit, 16-bit, and 32-bit data in grayscale and RGB color mode
  • All compression types known to Photoshop

Additionally, limited export functionality is also supported.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

Refer to psd_sdk_example.dart in example directory.

7
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Dart library that directly reads Photoshop PSD files. Supports limited export functionality.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive

More

Packages that depend on psd_sdk