Coder Social home page Coder Social logo

ayassinsayed / libqpsd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from roniemartinez/libqpsd

0.0 1.0 1.0 79 KB

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

License: GNU Lesser General Public License v2.1

QMake 1.30% C++ 98.70%

libqpsd's Introduction

libqpsd

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

This project is based on the Photoshop File Format Specification found in http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/PhotoshopFileFormats.htm

FEATURES

Supported Formats

  • PSD
  • PSB

Supported Compressions

  • Raw
  • RLE
  • Zip without Prediction
  • Zip with Prediction

Supported Color Modes

  • Bitmap
  • Grayscale
  • Indexed
  • RGB
  • CMYK
  • Multichannel
  • Duotone
  • Lab

Supported Depths

  • 1-bit (Bitmap)
  • 8-bits
  • 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.
  • If you want to keep this project alive you can send your donations to:

AUTHOR

CONTRIBUTORS

LIST OF SOFTWARE USING libqpsd

REFERENCES

libqpsd's People

Contributors

diemmarkus avatar eli-schwartz avatar roniemartinez avatar yuezhao avatar

Watchers

 avatar

Forkers

ayassinsayd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.