PSD Batch Editor

DDD
풀어 주다: 2024-09-18 22:19:40
원래의
302명이 탐색했습니다.

PSD Batch Editor

Hey all! I am sharing this new software that I have developed over the past couple of months.

I'm hoping it might help some people, and that some might be interested in helping me improve it. There are a lot of functionalities I would like to add so feel free to tell me what you would like to see in the software.

On the technical side, I started this project to try and implement some Design Patterns into my code and to get better at architecture building. This is also the first time I'm using QT (I used tkinter in my past GUI projects)

About this project

This program allows you to check PSD files and their information.
The following info can be checked:

・Size of the files in pixels
・Name of the files
・Layer names for each file
・Are there any hidden layers in the file

Under the hood

The application is written in Python and uses pyQT as a graphical interface. The main library I use is psd_tools for analyzing the data, and pandas to make it into a simple-to-handle array.

Exe version

The exe version for Windows can be downloaded here.
I will add a Linux version soon and eventually a Mac version once I get around using Virtual Mac machines.

Cheers!

위 내용은 PSD Batch Editor의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

원천:dev.to
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿
회사 소개 부인 성명 Sitemap
PHP 중국어 웹사이트:공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!