psd-to-png

Crates.iopsd-to-png
lib.rspsd-to-png
version0.2.0
sourcesrc
created_at2024-07-10 22:25:00.156138
updated_at2024-07-10 23:23:48.768973
descriptionCLI tool to convert PSD files to PNGs
homepagehttps://github.com/jacktabscode/psd-to-png
repositoryhttps://github.com/jacktabscode/psd-to-png
max_upload_size
id1298841
size36,777
Jack T (jackTabsCode)

documentation

README

psd-to-png

Reads PSD files out of a directory and writes PNGs alongside them.

Installation

cargo install psd-to-png

Usage

psd-to-png <path>
Commit count: 8

cargo fmt