← Back to tutorials
08 · Beginner · 4 min read

Export & Quality Control

PNG, WebP, JPEG, SVG — choose the right format. Use the preview to estimate file size.

PNG export

Lossless format with full transparency support. Best for logos, stickers, and images where quality is critical. Largest file size.

WebP export

Best compression-to-quality ratio. Supports transparency. Use for web assets where you want smaller files than PNG without quality loss.

JPEG export

Smallest file size, but no transparency. Quality slider (0—100) lets you trade size for quality. Best for social media posts.

SVG export

Exports as a vector container with the raster image embedded as a base64 PNG inside an SVG mask. Useful for design tools that accept SVG.

Custom dimensions

Set custom Width and Height (100—4000 px) in the Resize section. Presets include IG 1:1 (1080×1080), Tw 16:9 (1200×675), Pin 2:3 (1000×1500), and HD (1920×1080).

For social media, use JPEG at 80% quality — good visual quality with small file size. For stickers and branding, always use PNG.