Exporting the project
- To export the project, select Export
from the Project menu or press F5
Using the Export dialogue
The export dialog allows you to set which documents will be exported and the filenames of each.
- To generate CSS, ensure the Export CSS option is checked and provide a file name in the Filename field.
- To generate HTML, ensure the Export HTML option is checked and provide a file name in the Filename field.
- To generate the sprite sheet, ensure the Export Spritesheet option is checked and provide a file name in the Filename field.
- Optionally, to have Spriter generate images for each individual sprite (including dynamically generated images), check Generate individual sprite files.
- Using the Format field, choose the format that images will be saved as.
- Optionally, choose an optimisation profile to post process any exported images.
- Click OK to perform the export.
Note
If any files already exist, you will be prompted to overwrite.
Tip
File names in the Export dialog are relative to the project file name.
Using the Export Results dialogue
- Clicking on a document filename will open that file in the default application for your system, clicking the button to the right of the filename will open the folder the file is located within in Windows Explorer
Tip
After exporting a project, the results are stored with the project. This is useful for future exports when using CSS merging in order to ensure that previously generated classes are removed, even if CSS names have been changed in the meantime.