All Projects → roniemartinez → Libqpsd

roniemartinez / Libqpsd

Licence: lgpl-2.1
PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5)

Projects that are alternatives of or similar to Libqpsd

Blender Toolbox Qt
Attempt to recreate a blender like toolbox in Qt
Stars: ✭ 98 (+8.89%)
Mutual labels:  photoshop, qt
Psd2unityimporter
An advanced PSD importer tool for Unity
Stars: ✭ 155 (+72.22%)
Mutual labels:  photoshop, psd
Ag Psd
Javascript library for reading and writing PSD files
Stars: ✭ 135 (+50%)
Mutual labels:  photoshop, psd
Colourful
🎨 Open source .NET library for working with color spaces.
Stars: ✭ 161 (+78.89%)
Mutual labels:  lab, rgb
psd2svg
PSD to SVG converter.
Stars: ✭ 40 (-55.56%)
Mutual labels:  photoshop, psd
Psd Templates Requirements
Требования, пожелания и рекомендации к PSD (и не только) макетам
Stars: ✭ 140 (+55.56%)
Mutual labels:  photoshop, psd
Psdinfo
Inspect PSD files from the command line
Stars: ✭ 144 (+60%)
Mutual labels:  photoshop, psd
andColorPicker
Color picker library for Android
Stars: ✭ 233 (+158.89%)
Mutual labels:  lab, rgb
ColorMinePortable
ColorMinePortable
Stars: ✭ 37 (-58.89%)
Mutual labels:  lab, rgb
cyan
Cyan Color Converter
Stars: ✭ 68 (-24.44%)
Mutual labels:  psd, rgb
Psd.rb
Parse Photoshop files in Ruby with ease
Stars: ✭ 3,092 (+3335.56%)
Mutual labels:  photoshop, psd
psd
Blazing fast, zero-dependency PSD parser for the web and Node.js
Stars: ✭ 549 (+510%)
Mutual labels:  photoshop, psd
Psd Tools
Python package for reading Adobe Photoshop PSD files
Stars: ✭ 646 (+617.78%)
Mutual labels:  photoshop, psd
Starviewer
Starviewer, a cross-platform open source medical imaging software
Stars: ✭ 83 (-7.78%)
Mutual labels:  qt
Xi Qt
A Qt front-end for xi-editor. Experimental (WIP)
Stars: ✭ 85 (-5.56%)
Mutual labels:  qt
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-10%)
Mutual labels:  qt
Gimpshop Reloaded
✏️ GIMP mod to make it similiar to Adobe's product. Best free alternative to Photoshop
Stars: ✭ 81 (-10%)
Mutual labels:  photoshop
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+1332.22%)
Mutual labels:  qt
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-7.78%)
Mutual labels:  qt
Twelvemonkeys
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
Stars: ✭ 1,221 (+1256.67%)
Mutual labels:  psd

libqpsd

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

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 buying me a coffee.

Buy Me A Coffee

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].