/PyProcreatePalette

Procreate .swatches import / export script that runs with Pythonista 3

Primary LanguagePythonMIT LicenseMIT

PyProcreatePallete

Procreate .swatches import / export script that runs with Pythonista 3

palette.py

usage: palette.py [-h] [create | view] [input] [output]

Procreate palette utility

positional arguments:
  create      Create Procreate palette (.swatches) files from hex colours
  view        Extract and view json from Procreate palette (.swatches) file
  input       .swatches File path or hex values string
  output      .json File or .swatches folder output path

optional arguments:
  -h, --help  show this help message and exit