# psd **Repository Path**: null_775_7092/psd ## Basic Information - **Project Name**: psd - **Description**: 从 https://github.com/aseprite/psd.git 20230929同步 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-29 - **Last Updated**: 2023-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aseprite PSD Library [![build](https://github.com/aseprite/psd/actions/workflows/build.yml/badge.svg)](https://github.com/aseprite/psd/actions/workflows/build.yml) [![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt) Experimental and *Work-In-Progress* C++ library to read/write PSD files. Based on [specs published by Adobe](https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/) ## Roadmap - [ ] Read PSD files - [ ] Write PSD files