Skip to content
forked from mdboom/pytoshop

Library for reading and writing Photoshop PSD and PSB files

License

Notifications You must be signed in to change notification settings

layerai/pytoshop

 
 

Repository files navigation

pytoshop

Documentation Status Coverage status

A Python-based library to read and write Photoshop PSD and PSB files.

Based on the specification from Adobe, but also with the help of the psd-tools source code.

Features

  • Parsing of the most important tags. This is not complete, but the infrastructure is in place to add support for more quite easily.
  • Loading of complex nested layer structures, and the ability to edit them and write them back out.

About

Library for reading and writing Photoshop PSD and PSB files

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%