Creative file conversion
Working application
ProArchive Converter
The converter reads a .procreate archive and produces layered PSDs, flat images, animations, and stitched time-lapse video. Batch conversion makes it practical for a folder of drawings.

- Role
- Product, reverse engineering, engineering
- Format
- Python CLI and SwiftUI app
Open the archive
A Procreate file can contain layers, previews, animation frames, and time-lapse material. The converter extracts those parts into standard files that can be opened elsewhere and stored for the long term.
Command line or Mac app
The Python CLI handles repeatable batch work. The SwiftUI app adds folder selection, previews, output options, progress, and a packaged interface for anyone who does not want a terminal.