Two File Types, Different Purposes
Vectorator lets you save files in two formats: .vectorator (project files) and .svg (vector graphics files). Understanding when to use each format will help you work more efficiently and avoid losing your work.
What is a .vectorator File?
A .vectorator file is a Vectorator project file that saves everything about your project in JSON format. It includes your SVG graphics, canvas settings (size and preset), layer information, project name, and metadata. Think of it as a complete snapshot of your work that can be reopened exactly as you left it.
When to Save as .vectorator
Save your work as a .vectorator file when: • You plan to continue editing the design later • You want to preserve your exact canvas settings and layers • You're working on a project over multiple sessions • You want to keep all project metadata (version, saved date, etc.) This is your "working file" format - use it for everything you might edit again.
What is an SVG File?
An SVG (Scalable Vector Graphics) file is a standard vector format that contains only the graphics themselves. It's a universal format that can be opened in any design software, web browser, cutting machine software (Cricut, Silhouette), or shared with others. SVG files don't include project settings or metadata.
When to Save as .svg
Save as SVG when: • You're finished with the design and want to use it elsewhere • You need to import it into other software (Adobe Illustrator, Inkscape, etc.) • You want to upload it to cutting machine software (Cricut Design Space, Silhouette Studio) • You're sharing the design with someone who doesn't use Vectorator • You want a standard, universal vector file format This is your "export file" format - use it for final outputs.
Key Differences at a Glance
• .vectorator: Contains project settings, layers, canvas info, metadata. Only opens in Vectorator. Best for work-in-progress. • .svg: Contains only the graphics. Opens in any design software. Best for final export and sharing. • .vectorator files are larger (they include extra metadata) • .svg files are smaller and more universal • You can always export a .vectorator project as .svg, but you can't fully restore a .svg back to a .vectorator project (you'll lose canvas settings and some metadata)
Recommended Saving Workflow
Best practice workflow: 1. Work on your design in the editor 2. Regularly save as .vectorator (File → Save As File → Save as .vectorator) 3. When finished, export as .svg (File → Export → SVG format) 4. Keep both: the .vectorator for future edits, and the .svg for use in other programs This way you can always go back to edit, but also have a universal file for sharing and using elsewhere.
Importing Files Back
• .vectorator files: Open with File → Open File. All your settings, layers, and canvas configuration will be restored exactly as saved. • .svg files: Can be imported, but canvas settings won't be preserved. The design will load, but you may need to adjust canvas size and settings manually. • If you import an SVG exported from Vectorator, it will include layer metadata comments, so layers may be preserved better than SVGs from other sources.
File Compatibility
Compatibility considerations: • .vectorator: Only Vectorator can open these files. If you need to share with others who don't use Vectorator, export as SVG instead. • .svg: Universal format. Works with: Adobe Illustrator, Inkscape, CorelDRAW, web browsers, cutting machines (Cricut, Silhouette, Brother), web design tools, and more. • If you need maximum compatibility, always use SVG format.
Best Practices Summary
• Always save work-in-progress as .vectorator files • Export final designs as .svg for sharing and use in other software • Keep both file types: .vectorator for editing, .svg for using • Name files clearly to distinguish project files from exports (e.g., "logo-project.vectorator" vs "logo-final.svg") • Don't delete .vectorator files until you're completely done with a project - you can always go back and edit • When collaborating, share .svg files unless everyone uses Vectorator