Exporting Projects

The export functionality allows users to share and export their designs in various formats.

Available Export Options

  • Generate and copy a public link to share your design with others

Code Export

  • HTML: Export the design as HTML code

  • SVG: Export the design as SVG code

Image Export

  • JPG: Export the design as a JPG image

  • PNG: Export the design as a PNG image with transparency support

Document Export

  • DOCX: Export the design to Microsoft Word format

  • PPTX: Export the design to PowerPoint format

Usage

  1. Click the "Share" button in the design editor

  2. Select your desired export format from the dropdown menu

  3. The file will be automatically downloaded in your chosen format

Technical Details

Image Export Process

  • The design is rendered to a canvas

  • A white background is applied by default

  • SVG content is converted to the target format (JPG/PNG)

  • Images are exported at their original dimensions

Document Export Process

  • Word: Content is converted to paragraphs in a .docx file

  • PowerPoint: Content is placed on a single slide with preserved formatting

Notes

  • Exported files maintain the original design's formatting where possible

  • Image exports preserve the exact visual appearance

  • Document exports focus on preserving the content while adapting to the target format

  • Share links generate a public URL that can be accessed by anyone with the link