Skip to main content

Uploading and Optimizing SVG Files

Learn the best practices and technical requirements for uploading SVG files to the editor, including export settings, and size limits.

Updated this week


SVG (Scalable Vector Graphics) files are ideal for crisp, scalable designs. However, to ensure full compatibility and easy editing in the editor, your SVG must meet specific requirements.

SVG Technical Requirements

  • SVG Profile: Save or export with SVG 1.0, 1.1, or 1.2.

  • Recommended setting: Default export profile from Adobe Illustrator (SVG 1.1).

  • Styling method: Use Presentation Attributes to enable in-app editing (e.g., changing shape colors).

  • Expand elements: All strokes, paths, and text boxes should be expanded (Object β†’ Expand in Illustrator).

  • Color limit: Maximum of 12 colors for full editing flexibility.

  • Size limit: Recommended maximum width/height: 1000px.

  • File type: Avoid compressed SVGZ files.

SVG Optimization Tips

  • Group shapes with the same color so they can be edited together.

  • Remove unnecessary layers, stray anchor points, and invisible objects.

  • Avoid textures, embedded images, or complex gradients, as they may reduce editing capabilities.

  • Avoid using internal CSS stylingβ€”use inline attributes instead.

Why These Guidelines Matter

Following these rules ensures:

  • Smooth upload without errors.

  • Full access to color and shape editing inside the editor.

  • Faster rendering and better performance across devices.


Ready to start designing?

πŸ‘‰ Sign up for a free Bannersnack account – it only takes a minute.
πŸ‘‰ Already have an account? Log in here to continue where you left off.

Did this answer your question?