Coder Social home page Coder Social logo

comfyui-psd2png's Introduction

psd2png

安装

要想使用这个节点需要安装psd-tools(请先保证是在comfyui的python环境下安装的)

pip install psd-tools

节点说明

  1. 此节点可以识别psd文件.
  2. psd_path默认为C:/example.psd,此路径无任何作用,当它改变后节点返回的图片将以psd_path对应的psd文件为准,否则以上传的psd文件为准.
  3. psd文件中最上面的图层序号最大,最下面的图层序号为1.
  4. image输出layer_index对应的psd图层图像.当layer_index为0时,image输出psd的全图.
  5. top_image输出的是psd的最上面图层的图像.
  6. mask输出的对应layer_index的遮罩. simple

comfyui-psd2png's People

Contributors

violet-chen avatar haohaocreates avatar

Stargazers

 avatar  avatar  avatar Jin Liu avatar  avatar  avatar  avatar yunxiang wei avatar VALADI K JAGANATHAN avatar  avatar  avatar  avatar CERULEAN avatar  avatar Laminar Rainbow avatar  avatar

Watchers

 avatar

Forkers

haohaocreates

comfyui-psd2png's Issues

能不能新增一个保存为psd图像格式的节点

比如controlnet的seg语义分割预处理器将图片分割成各种颜色色块后,
通过节点将这个图片保存到psd的最下方图层,
可以直接在PS中调整这些色块的大小和颜色,保存后,自动更新
然后再输出到comfyui中

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.