Convert Procreate Swatches files to ASE format (Adobe Swatch Exchange).
Can be used for importing Procreate palettes into Photoshop or other compatible programs like Illustrator or Affinity Designer.
Go to the examples
folder to see some converted palettes like this one:
Converted palette imported in Photoshop
Be sure to have Node.js installed, then:
- Download or clone the repo.
- Run
npm install
in the root folder to install dependencies. - Add your swatches files in the
palette-import
folder. - Run
npm run convert
to convert the palettes. - The converted files should be in the
palette-export
folder.
The input, output, color naming and addition of black & white colors can be changed in: config.json
- inFolder: folder used to read the swatches.
- outFolder: folder used to output the resulting ase files.
- colorNameFormat: sets the collection of color names to be used. Available namings are: roygbiv, basic, html, x11, pantone, ntc. See color namer for reference.
- addBlackWhite: if true, two extra colors will be added:
Converted palette with extra black and white colors imported in Photoshop
Source of the provided palettes: