Git Product home page Git Product logo

Comments (4)

 avatar commented on August 18, 2024

@ttddee
If it helps, adobe has published specs on the photoshop file format for third parties to read and write PSD files.

https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/
also found this: https://github.com/MolecularMatters/psd_sdk

Reply back if you have any questions.

from cascade.

ttddee avatar ttddee commented on August 18, 2024

Thanks!

So the plan here would be to first check how complete or not the support for PSD in OpenImageIO is.

If that is not sufficient, then check the library above.

I also think reading PSD is much more important than writing. Writing PSDs from Cascade doesn't make that much sense because we don't have smart objects, adjustment layers etc. If the user wants to go back to Photoshop, they could just write a multi-channel EXR or TIF.

from cascade.

 avatar commented on August 18, 2024

@ttddee
I truly think adjustment layers because of how convenient they are should be implemented.

from cascade.

ttddee avatar ttddee commented on August 18, 2024

Cascade doesn't have the concept of layers. You can do everything an adjustment layer can do (and more) with a node.

IMO adjustment layers are pretty limited in their functionality, as they only allow certain types of filters to be applied.

from cascade.

Related Issues (20)

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.