Photoshopapi

Latest version: v0.5.1

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

The `v0.2.0` Release primarily addresses adding Python bindings, hosting them on PyPi automatically using CI. As well as improving our CI for the C++ bindings to automatically upload artifacts and make the PhotoshopAPi cross-compatible.

To get started please download the binaries attached to the release below for your given system and programming language :). To download the python bindings you can also simply `pip install PhotoshopAPI`

Features:

- 48. For more information please read the docs and check out the examples!
- Improve CI to build release artifacts automatically
- Make PhotoshopAPI cross-compatible on Linux and MacOS
- Improve main README.md for better information on requirements
- `ImageLayer<T>::getChannel()` can now also extract layer masks

Bugfixes:

- Fix misspelled name in Glacius' benchmarks
- Fix bug in `ImageLayer<T>::getChannel()` where we indexed based on a `uint16_t` which would fail on alpha and mask channels

0.1.0

This is the first official release of the PhotoshopAPI with the following features:

- Read and write of *.psd and *.psb files
- Creating and modifying simple and complex nested layer structures
- Pixel Masks
- Modifying layer attributes (name, blend mode etc.)
- Setting the Display ICC Profile
- Setting the DPI of the document
- 8-, 16- and 32-bit files
- RGB Color Mode
- All compression modes known to Photoshop

For more information please check out the [docs](https://photoshopapi.readthedocs.io/en/latest/) and the [examples](https://github.com/EmilDohne/PhotoshopAPI/tree/master/PhotoshopExamples)!

The binaries can be found zipped below (for Windows)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.