API

User api

read(fd) Read a PSD file from a file-like object.
user.nested_layers Convert a PSD file to/from nested layers.

Objects

blending_range Manage blending ranges.
core The core objects, including the PsdFile and its Header.
color_mode The ColorModeData section.
image_data The ImageData section.
image_resources The ImageResources section.
layers Sections related to image layers.
path Handle Bézier paths.
tagged_block TaggedBlock objects.

Enums

enums Enumerated values used throughout the library.

Codecs

codecs Coders and decoders for the various compression types in PSD.

Utilities

util Miscellaneous utilities.