SkillAgentSearch skills...

Libqpsd

PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)

Install / Use

/learn @roniemartinez/Libqpsd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libqpsd

PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)

This project is based on the Adobe Photoshop File Formats Specification

Support

If you like libqpsd or if it is useful to you, show your support by sponsoring my projects.

Github Sponsors

FEATURES

Supported Formats

  • [X] PSD
  • [X] PSB

Supported Compressions

  • [X] Raw
  • [X] RLE
  • [ ] Zip without Prediction
  • [ ] Zip with Prediction

Supported Color Modes

  • [X] Bitmap
  • [X] Grayscale
  • [X] Indexed
  • [X] RGB
  • [X] CMYK
  • [X] Multichannel
  • [X] Duotone
  • [X] Lab

Supported Depths

  • [X] 1-bit (Bitmap)
  • [X] 8-bits
  • [X] 16-bits (Note: 16-bit depth is scaled down to 8-bits)
  • [ ] 32-bits (Tonemapping Algorithm, needed help!)

CONTRIBUTE

  • If you have an existing PSD/PSB file with different color mode or compression. Feel free to send me an email. I need samples with zip-compressed layers (zip w/ or w/o prediction).
  • If you want to contribute to the code, just fork the project and pull requests.

AUTHOR

CONTRIBUTORS

LIST OF SOFTWARE USING libqpsd

REFERENCES

View on GitHub
GitHub Stars117
CategoryDevelopment
Updated12d ago
Forks26

Languages

C++

Security Score

100/100

Audited on Mar 12, 2026

No findings