Skip to content

Script for conversion of Lego Digital Designer Materials into Adobe Illustrator Color Swatches (ASE)

License

Notifications You must be signed in to change notification settings

NickAb/ldd-to-ai-swatches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDD to Ai Swatches

LDD to Ai Swatches is a python script that converts Materials.xml form Lego Digital Designer into Adobe Illustrator swatchs file (.ase). Convert Lego Digital Designer colors (materials.xml) into Adobe swatch file (.ase).

optional arguments:

  -h, --help            show this help message and exit
  -i INPUTFILE, --materialspath INPUTFILE
                        File path to LEGO Digital Designer Materials.xml
  -o OUTPUTFILE, --swatch OUTPUTFILE
                        File path to output Adobe swatches file (must
                        including file name and extension)

Materials.xml can be found inside db.lif shipped with LEGO Digital Designer

Prerequisites

swatch (parser for adobe swatch exchange files) https://github.com/nsfmc/swatch

Usage

python ldd_to_ai.py
python ldd_to_ai.py -i INPUTFILE -o OUTPUTFILE

About

Script for conversion of Lego Digital Designer Materials into Adobe Illustrator Color Swatches (ASE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages