RGB / RGBA (8 bpc) Support |
Recognizes both 3-channel (RGB) and 4-channel (RGBA) formats; automatically generates opaque alpha if missing |
Perfect Group Structure Restoration |
Interprets PSD lsct (Section Divider) Types 0-3 → Converts to Aseprite folders with Layer.isGroup = true |
PackBits RLE Decompression |
Implements only the compression used by the export script, reducing complexity while increasing speed |
UTF-8 Safe Name Handling |
Converts luni (UTF-16BE) layer names → UTF-8, automatically replaces invalid bytes to prevent crashes |
CLI & GUI Support |
Both Aseprite UI dialog and aseprite -b -script ... --filename=… command-line usage |
Automatic Debug Logging |
Generates PSD Import Debug Log.txt in the same folder for layer tree and error tracking |