Exporting & Formats

How to get a finished file out of a tool - picking the right format, setting the output size and what each option does. Like everything else, export happens on your device; nothing is uploaded.

How export works

The preview is the file. When you export, the host renders that canvas to the format you chose and hands you a download (or puts it on your clipboard). A tool only offers the formats its author declared, and the picker hides any your browser can't produce (see Video).

Three paths produce a file. Most tools render the canvas to the chosen format. Text and data formats (HTML, MD, TXT, JSON, CSV, ICS, VCF) are instead generated from the tool's content, not rasterised from the picture. And privacy utilities (e.g. Strip Hidden Data) use a third path: the file you pick is transformed byte-for-byte on device and handed straight back - no canvas, no watermark and no provenance metadata added, because it's already your own file.

The actions in the export controls:

(A tool's author picks which of these appear; the default set is Copy, Download and Save.)

The export panel - format, size and the Copy / Download / Save / Share actionssigned by Lollyvector SVGCheck it yourselfGet the signed file51 paths~4.7k nodes125 groups1 image67 KBThe export panel - format, size and the Copy / Download / Save / Share actionssigned by Lollyvector SVGCheck it yourselfGet the signed file51 paths~4.7k nodes125 groups1 image67 KB

Share opens over the tool, with the link already built and the on-visit toggles under it.

Rendering many at once

A single export is one file, but you can render many in one pass - each delivered as one .zip:

A saved session can also be re-shared as a tool link from Projects (it reconstructs the tool URL from the saved inputs), so a link reopens it with the exact same settings.

Choosing a format

The filename and the format picker sit at the top of the panel as one name.format pair, and the picker lists only the formats this tool's author declared.

The filename field fused to the format picker, so the export reads as one name.format pairsigned by Lollyvector SVGCheck it yourselfGet the signed file6 paths311 nodes6 groups1 image7 KBThe filename field fused to the format picker, so the export reads as one name.format pairsigned by Lollyvector SVGCheck it yourselfGet the signed file6 paths311 nodes6 groups1 image7 KB

You want…UseWhy
Crisp logos / artwork that scalesSVGVector - infinitely scalable, tiny, editable
Vector for Office / Windows appsEMFPastes as editable vector into PowerPoint / Word; text stays live and editable, and Google Drive opens it in Google Drawings for Slides
Vector for print / design appsEPS, or EPS (CMYK)PostScript vector for Illustrator / press workflows
Vector for cutting / CAD machinesDXFLaser cutters, vinyl plotters, CNC - outline paths in millimetres
An editable slide deckPowerPoint (PPTX)Native editable text + shapes, with images and vectors kept extractable
A course an LMS can importSCORM (LMS)A zip with the manifest, a launch page, the slides and the narrated film with captions - from a Design deck
An editable text documentWord (DOCX) or OpenDocument (ODT)Real paragraphs and headings a word processor can keep editing (Doc Studio)
A photo or general-purpose imagePNG (lossless) or JPG (smaller)Universal raster
Smaller modern imagesWebP / AVIFBetter compression, alpha
PrintPDF, or Print PDF (CMYK)True page size; CMYK for press
Print raster for a pressPrint TIFF (CMYK)DeviceCMYK pixels for a RIP
Animated for the webGIFWorks everywhere, larger files
Animated with full colour + real alphaAPNGAnimated PNG - no palette limit, true transparency
Animated, smallest fileAnimated WebPFull colour + alpha, better-compressed than GIF or APNG
Animated vector that scalesAnimated SVGSelf-contained; loops in a browser or <img>, no codec, any size
Video for social / sharingMP4 or WebMBest quality-per-byte (see below)
Rich text / email signatureHTMLPastes formatted into mail clients
Plain contentMD / TXTText only
A calendar eventICSImports into any calendar app
A contact cardVCFImports into Contacts / address books
Structured data to re-importJSON / CSVRound-trips the tool's content
A faviconICOMulti-size site icon (ZIP bundles several formats)

The first row is the common case. A wordmark set in your brand face exports as SVG, where every letter is an outlined path rather than a pixel, so it stays crisp at a business-card size and at a building-wrap size from the same file.

A hairline wide-tracked wordmark reading Aurora, the kind of pure vector artwork the SVG row of the table is aboutsigned by Lollyvector SVGCheck it yourselfGet the signed file1 path130 nodes4 groups5 KBA hairline wide-tracked wordmark reading Aurora, the kind of pure vector artwork the SVG row of the table is aboutsigned by Lollyvector SVGCheck it yourselfGet the signed file1 path130 nodes4 groups5 KB

Size & print units

By default exports use the tool's native pixel size. Where a tool exposes dimensions, you can set width × height and a unit:

To get a higher-resolution raster, enter a larger width/height, or choose a physical unit and raise the DPI (pixels = size × DPI). There's no one-click scale toggle.

Example: width 210, height 297, unit mm → an A4 page.

The dimensions row set to 210 by 297 mm, with the DPI field revealed because the unit is physicalsigned by Lollyvector SVGCheck it yourselfGet the signed file9 paths367 nodes16 groups1 image10 KBThe dimensions row set to 210 by 297 mm, with the DPI field revealed because the unit is physicalsigned by Lollyvector SVGCheck it yourselfGet the signed file9 paths367 nodes16 groups1 image10 KB

Stills from a timed composition

A timed composition - a Sequence timeline in Design, or any timeline-driven artboard - is a moving thing, so a still export has to answer "which moment?". The rule is what you'd expect: the frame at the playhead. Park the playhead where you want the picture and export; what you see is what comes out.

When you want more than one moment, the Frames field appears beside the output size (only for a timed composition, and only for a still format - PNG, JPG, WebP, SVG or PDF). Leave it at 1 for the playhead frame. Raise it and you get that many stills sampled at equal intervals across the whole sequence:

Useful for a storyboard, a thumbnail sheet, a contact sheet for review or a social carousel cut straight from a video edit.

Sampling is taken at the midpoint of each interval rather than at the edges, because the first instant of a sequence is often an enter transition that hasn't faded in yet and the last is the state after every clip has ended - endpoint sampling would spend two of your frames on near-blank ones. The count is capped at 64 (a contact sheet is for a human to read), and anything nonsensical typed into the field falls back to 1 rather than failing the export. Each frame is an ordinary still, so Content Credentials, the imprint, physical units and DPI all behave exactly as they do for a single export.

The Frames field is the way to get a sheet today. The engine reserves a matching cuts URL param, but no shell reads it from a link yet, so a shared link always reopens on the playhead frame - see URL Mode.

Multi-page PDF

Some tools build a multi-page PDF document instead of a single artwork - a cover, content that flows onto as many pages as it needs and a back page, all in one file (see the Booklet tool). Each page is a true PDF page sized to that page's box, so readers and printers get real pages, not one tall image.

Multi-page PDFs are RGB documents and don't carry crop/bleed marks - those belong to the single-page Print PDF path above. They do carry the same PDF/X-4 metadata as every PDF export (page boxes, XMP, document ID, an sRGB output intent with embedded profile), and they offer Content Credentials (below) - on the Booklet tool the option comes pre-selected.

Making many things at once

Lolly has three distinct ways to work at volume, and they solve different jobs - batch editing is a first-class capability of the platform, not something each tool reinvents:

Rule of thumb: rows of the same design that belong in one document → a table-driven tool; rows that must ship as separate files/pro; different designs that need the same tweak → multi-edit. (A planned "combine media" render option will bridge the first two - concatenating same-format exports into one PDF, one video or a proofing contact sheet.)

PowerPoint (PPTX)

Design, Markdown Slides, Booklet, Doc Studio, Chart and Diagrams can export a PowerPoint deck - one slide per page. The point isn't a pixel-perfect screenshot; it's to hand a colleague a deck they can actually edit and take assets out of. So each page is decomposed into native objects:

The export panel with PowerPoint chosen: one slide per page, text and shapes kept editablesigned by Lollyvector SVGCheck it yourselfGet the signed file33 paths~1.8k nodes37 groups29 KBThe export panel with PowerPoint chosen: one slide per page, text and shapes kept editablesigned by Lollyvector SVGCheck it yourselfGet the signed file33 paths~1.8k nodes37 groups29 KB

Layout is approximate by design - the goal is faithful, reusable content, not a locked screenshot. Anything the walker can't express natively (a complex filtered or masked region) is embedded as a picture so nothing is lost. A deck has a single slide size, taken from the first page.

PowerPoint is also a way in. Drop a .pptx on any upload surface and pick the slides you want - each becomes an asset to place, grade or build on. Markdown Slides writes a fresh deck from Markdown (and hands out a branded .pptx template), and the Rebrand utility re-themes an existing deck in place - theme palette, hardcoded colours and fonts - without touching its charts, SmartArt or animations, handing back a .pptx. See Import a design → Decks and documents.

Penpot

Any tool that can export SVG can also export a Penpot file (.penpot) - the document, ready to keep editing in Penpot rather than just to look at.

What you madeIn Penpot
TextEditable text objects - fix a typo or restyle
Shapes, paths, gradients, imagesTheir own editable vector shapes
A colour or font from a brand tokenA live token link - edit the token, every shape that inherits it follows
The whole designA reusable component in the Assets panel
A complex illustration or live canvasEmbedded on its own as an image, the editable content around it untouched

The export panel with Penpot chosen: the .penpot file, and Send to Penpot beside the downloadsigned by Lollyvector SVGCheck it yourselfGet the signed file42 paths~1.6k nodes47 groups1 image30 KBThe export panel with Penpot chosen: the .penpot file, and Send to Penpot beside the downloadsigned by Lollyvector SVGCheck it yourselfGet the signed file42 paths~1.6k nodes47 groups1 image30 KB

To open it, start Penpot, pick a project and choose Import. Signed in to Penpot from the export panel, Send to Penpot does that step for you - pick a project there and the file goes straight into it.

SCORM (course packages)

A Design deck can leave as a SCORM package - the zip a learning management system imports, whether that is Moodle, Canvas, Blackboard or a corporate LMS. Pick SCORM (LMS) in the format picker and the export writes:

The export panel on a Design deck with SCORM (LMS) chosensigned by Lollyvector SVGCheck it yourselfGet the signed file36 paths~1.6k nodes47 groups1 image31 KBThe export panel on a Design deck with SCORM (LMS) chosensigned by Lollyvector SVGCheck it yourselfGet the signed file36 paths~1.6k nodes47 groups1 image31 KB

Nothing in the package calls home: it is files in a zip, and it runs inside the LMS with no bundler, no CDN and no account. The web and desktop apps build it; the CLI does not, because photographing the artboards and encoding the film need the browser.

DXF (cut files)

Vector tools (Brand Lockup, QR Code, Street Map, Wayfinding Signage, Pose Geeko, the logo lockups, Diagram Builder) can export DXF - the AutoCAD R12 interchange format that laser cutters, vinyl plotters and CNC/CAD software read. Geometry is written as outline paths in millimetres (curves flattened to a fine tolerance), text is outlined to paths and colour maps to the nearest AutoCAD Color Index (which typically drives the tool/operation on a cutter). DXF is line-art only - a photographic or filtered region has no cut-path form and is dropped (Lolly warns), so use SVG/PDF when you need to keep raster content.

Street Map is the clearest case: the whole design is already strokes, so every road and canal becomes a cut path with nothing to drop.

A Street Map render of Paris in ink on cream - pure line art, so every stroke survives the trip to a cuttersigned by Lollyvector SVGCheck it yourselfGet the signed file7 paths~35k nodes7 groups431 KB

Scroll, and the camera pulls back through the actual geometry: seven paths, no pixels anywhere, every stroke hairline-crisp at any zoom. That is the same file a cutter reads.

Animated SVG

Motion tools (Animated Ad, Lottie Ad) can export Animated SVG - a self-contained, vector animation. Unlike GIF/APNG/WebP (which sample each frame to pixels), an animated SVG stacks vector snapshots with embedded CSS keyframes, so it scales to any size with no codec and no external runtime - it loops in a browser tab or an <img>. Text stays outlined so it renders anywhere. It shares the animated formats' Duration / frame-rate controls, and (being heavier per frame than a bitmap) uses a lower default frame rate.

Transparency

Tools that support it offer a transparent background toggle (e.g. No BG). Transparency is preserved by PNG, WebP, AVIF, SVG (still and animated), APNG and Animated WebP. JPG and PDF are always opaque, and TIFF flattens onto white (onto black on the HDR path - see below).

Colour spaces

Two different questions, worth keeping apart: which colour spaces Lolly can read and think in, and which ones it writes.

Reading. Wherever a colour is written - a tool's stylesheet, an imported SVG's paint, a design token's value, a shadow or gradient inside a CSS shorthand - Lolly reads the full CSS Color 4 vocabulary: #hex, rgb(), hsl(), hwb(), lab(), lch(), oklab(), oklch(), the CSS named colours and color() in the predefined spaces - srgb, srgb-linear, display-p3, a98-rgb, prophoto-rgb, rec2020, xyz-d50, xyz-d65 - including components written as the none keyword. One parser does this for the whole platform, so the browser and every export walker agree on what a colour string means.

That matters more than it sounds, because a browser resolves modern CSS into modern CSS. Write color-mix(in oklab, …) and Chrome computes oklab(…); use a brand token stored as oklch() and that's the literal value the export walker sees. Colours in those forms are read correctly rather than dropped - which is what a walker that only understood rgb() did, exporting brand-coloured text as black, losing tinted panels and table rules and reading oklch(0.7 0.1 200) 0px 2px 4px as a shadow offset of 0.7 by 0.1.

Thinking. Colour maths happens perceptually rather than in raw channels. Palette derivation, ramps, harmonies and contrast run in OKLCH/OKLab, and an out-of-gamut colour is brought into range by CSS Color 4's own gamut-mapping algorithm - chroma reduction with a perceptual-distance check - rather than by clipping channels, so a vivid colour settles on the nearest colour you'd actually accept instead of a flattened one. Gradients interpolate in a space you pick (OKLab by default, or oklch, lab, lch, srgb, srgb-linear, hsl, with a hue-travel direction for the polar ones), and mixing is premultiplied, so a fade to transparent stays the right colour instead of darkening toward black on the way. One interpolator serves both the preview and the export walkers - which is what stopped a conic gradient from being blended one way on screen and another in the exported file.

Writing. The output is deliberately narrower than the input, because a file has to be readable by whatever opens it, and a space is only ever declared on output when the numbers were really converted into it. Screen and web formats are written as sRGB and tagged as such; the print formats are written as CMYK against a named press condition (below); and the HDR path is Rec.2100 PQ (above). A wide-gamut colour that reaches an export is mapped into sRGB rather than mislabelled - carrying color(display-p3 …) through into a vector file is a planned extension, not something today's exports claim to do. A gradient authored in OKLab is baked to plain sRGB stops on the way out, with extra stops inserted only where sRGB would visibly diverge from the perceptual curve, because an SVG <linearGradient> and a PDF axial shading have no interpolation-space setting to carry the intent. One authored value, three renderers, no drift.

Colour profiles

So colours reproduce faithfully in colour-managed apps (print shops, Photoshop, browsers), exports are tagged with a colour profile:

This is automatic - no setting to fiddle with. Thumbnails and previews skip the tag to stay small. One profile is a choice, because it changes the pixels rather than just labelling them - see HDR below.

HDR (bright colours)

Ordinary exports are sRGB: white is white, and a saturated brand colour is as bright as the screen's normal white. On an HDR-capable display there's a lot of headroom above that, and the HDR card in the export panel uses it - your brand colours and white text are boosted toward peak brightness so they genuinely glow, while the dark areas stay dark and give the glow its contrast.

The HDR card in the export panel, switched on, with the White / Reach / Dark lift / Focus dials revealed under itsigned by Lollyvector SVGCheck it yourselfGet the signed file15 paths897 nodes29 groups1 image17 KBThe HDR card in the export panel, switched on, with the White / Reach / Dark lift / Focus dials revealed under itsigned by Lollyvector SVGCheck it yourselfGet the signed file15 paths897 nodes29 groups1 image17 KB

Video

Animated tools export motion as MP4, WebM or GIF - and, where offered, APNG, Animated WebP or the vector Animated SVG (above). Which video container you see depends on your browser - the picker only shows what it can actually record:

BrowserShows
Safari / iOSMP4
FirefoxWebM
Chrome / Edge 126+ / AndroidMP4 and WebM
Older ChromeWebM

GIF works everywhere (great for chat/email; larger and lower-colour than video). Animated tools also expose Wait (seconds to let the animation settle before recording) and Duration (clip length).

A shared ?format=… link that requests a container your browser can't record gracefully falls back to the other and names the file accordingly.

Sound. Video exports aren't silent. A tool can lay a music bed under the clip - an audio asset from the catalogue, looped or trimmed to the clip length, with fade-in/out, volume and automatic ducking under the footage's own sound - and the recording tools carry their footage's live audio straight through to the file. MP4 and WebM keep the mixed track; GIF and the animated image formats (APNG, Animated WebP, Animated SVG) are silent by nature.

Audio

Some tools export audio on its own, not just as a video track. The Voice Recorder captures a mic take with a live level meter and gentle coaching, then saves it as MP3 (the default, transcoded in your browser) or in its native container - M4A (AAC), OGG or WebM (Opus), whichever your browser recorded. As with everything else, the encode happens on your device - nothing is uploaded.

Audio you bring in is just as broad. The asset picker accepts MP3, WAV, OGG/Opus, M4A/AAC and FLAC (kept byte-for-byte and decoded on-device), MIDI (.mid - converted on import to a tiny on-device synth track) and tracker modules - MOD, XM, IT, S3M, STM, MTM (decoded on-device by a bundled player, a few kilobytes of song data). Any of these can become the music bed under a video export, or play in Neurospicy Mode's ambient player.

Audio is part of the format= / --export= pipeline below: wav, mp3, m4a and opus are ordinary format ids, so an audio-only export is as shareable and as scriptable as a PNG. What comes out is the sound alone, no picture.

Provenance & watermark

Where the format supports it, exports carry provenance metadata - software, source, the tool's name and your profile credit line - embedded natively (PNG iTXt, JPEG EXIF, PDF info, SVG <metadata>, GIF comment). It's authorship only; nothing is uploaded. Experimental tools additionally stamp a visible watermark, applied by the host so it can't be removed by editing the tool.

The Lolly Imprint. Raster exports also carry Lolly's own invisible pixel watermark - the Lolly Imprint - on by default, just like Content Credentials. Where the credential and the provenance metadata travel alongside the pixels and are lost to a re-save, a screenshot or a metadata strip, the Imprint lives in the pixels and survives recompression - so a copy of the image can still be recognised as Lolly-made later. It's a durable hint, not a cryptographic guarantee, and it's presence-only (it carries no personal data). It rides in PNG, JPG, WebP, AVIF, TIFF and BMP, and in the Lolly-rendered rasters composited into a PDF or PPTX - never in an image you embedded, only in what Lolly itself renders. Uncheck the Lolly Imprint card in the export panel to skip it, or pass imprint=0 in a share link. (AVIF survival through re-encoding isn't calibrated yet; PDF/PPTX detection covers the embedded Lolly rasters.) /verify detects it on-device - see Content Credentials Identity.

The durable credential. A second, heavier mark sits beside the Imprint: Durable credential, which uses an on-device neural model (TrustMark format) to write Lolly's id into the pixels so the "made with Lolly" link survives a metadata strip, a re-encode and re-reading by TrustMark-aware tools as well as Lolly's own. It's off by default - unlike the pure-JavaScript Imprint it costs a neural pass per export plus a one-time model download, so it's a deliberate opt-in rather than a quiet tax. Raster only (PNG, JPG, WebP, AVIF, TIFF), ticked in the export panel or passed as durable=1 in a share link. On the desktop and mobile apps the card is hidden outright rather than shown as a no-op, because there's no origin to fetch the model from offline.

Content protection. In the export panel, Password protect, C2PA Credentials, the Lolly Imprint and the Durable credential fold into one collapsed, format-aware Content protection group, so a file's provenance and protection options live in one place - the group shows only the cards that apply to the chosen format, and hides itself entirely when none of them do. Print marks are deliberately not in it: they're print production geometry rather than protection, so Print marks & bleed - the bleed measurement in millimetres plus Crop, Registration, Bleed, Colour bars and Stamp details - keeps its own top-level card on the print formats.

The Content protection group opened on a PNG export, showing only the cards that apply to itsigned by Lollyvector SVGCheck it yourselfGet the signed file21 paths~1.5k nodes35 groups3 images24 KBThe Content protection group opened on a PNG export, showing only the cards that apply to itsigned by Lollyvector SVGCheck it yourselfGet the signed file21 paths~1.5k nodes35 groups3 images24 KB

Before you export (print preflight). Turn on Print preflight (export-preflight) in your Profile's feature flags - it is off by default, so an individual exporting a PNG for a chat message is never ambushed by prepress findings, and a deployment's control plane (lolly.work) can default it on for its members - and a Before you export card appears at the foot of the panel, immediately above the buttons, whenever the print rules have something true to say about the job: format, size and bleed, then trim and bleed areas, ink coverage, plate counts and page count, with a verdict beside its heading. It sits under every setting because it's a statement about those settings rather than another one of them - and it never blocks an export. It tells you what a print shop is about to see.

Cost, worked out from your rate card. Below preflight - last of all, still above the buttons - sits a card that turns those same counts into money, and only ever from prices somebody gave it. It reads whatever the preflight pass counted, whether or not the preflight card itself is switched on, and it needs two things to be true: the job has something a price list can price at all (plates, sheets, area, pages, variant rows or output files - so a plain logo PNG never shows it), and a rate card is present. A rate card is a JSON price list from your printer. A default build carries none and has no in-app way to load one: it arrives either as a catalogue asset a deployment ships, or through the optional rate-card extension a self-hoster or control plane switches on. With no rate card, nothing is shown - not a prompt, not an empty table.

The rule the whole thing is built around is that it never invents money. Every figure is a rate you supplied times a quantity Lolly counted - 4 plate × €35.00 - and the total names its own source in the same sentence as the figure: the issuer the card names, and the date the card says its rates are from. There is no default currency, no placeholder and no zero standing in for a missing price. What the file says about itself stays reported speech: "The file says: … Lolly has not verified this."

And when it can't compute honestly, the working table disappears rather than degrading into a greyed-out or filled-in figure:

The card is chrome, never content: it's stripped from every export stage, so it cannot move a pixel of the file you download. And it's arithmetic, not a quote - only your printer can give you one.

Composed renders. When a tool embeds another tool's output (e.g. an Event Name Badge embedding a QR Code), the nested render is inlined into the parent's export - it stays a true vector in SVG and PDF and rasterises crisply in PNG/JPG/WebP. The embedded child is an intermediate: it gets no watermark and no provenance of its own; only the finished parent asset does. (Composition covers SVG and the raster formats; HTML/MD/TXT can't be composed.)

Password protection

Two independent kinds of lock, both entirely on-device.

PDF open-password - the export panel's Password protect card offers two tiers:

The Password protect card expanded on a PDF export, with the password field and the two lock tierssigned by Lollyvector SVGCheck it yourselfGet the signed file11 paths~4.4k nodes11 groups1 image51 KBThe Password protect card expanded on a PDF export, with the password field and the two lock tierssigned by Lollyvector SVGCheck it yourselfGet the signed file11 paths~4.4k nodes11 groups1 image51 KB

Either tier is mutually exclusive with Content Credentials (an encrypted PDF can't take the credential).

Locked downloads (whole-zip + defense-in-depth) - a ZIP export (the export panel's ZIP format, which bundles several of a tool's formats), a folder download (Projects → Download) or the batch grid can lock the entire zip with one password, at two tiers:

The same Password protect card in the export panel drives both the PDF and ZIP locks, rewording itself for the chosen format. The one password protects every member - images, SVG, everything, PDFs included (only the zip container can protect non-PDF files, which have no lock of their own). And it's defense-in-depth: any PDF inside is also individually AES-256-locked with the same password, so a PDF stays locked even after the zip is unpacked. The prompt appears when you start the download; a blank password means no lock.

Password-gated share links - any share link can be encrypted so that opening it asks the recipient for a password. The whole link state is AES-256-encrypted under a key derived from the password (PBKDF2); only ciphertext travels, so the password is never in the link and decryption happens in the recipient's browser - the server that serves the link sees only the ciphertext in the URL, never the password and never the decrypted design. Turn it on in the Share dialog. An encrypted link can only be opened in Lolly (it can't be embedded as an image, since that path can't prompt). See URL Mode → Encrypted links.

Content Credentials (C2PA)

Exports can carry Content Credentials - a signed C2PA manifest embedded in the file that records, in a tamper-evident way, that the file was made with Lolly and hasn't been altered since. It's the standards-track version of the provenance metadata above: a cryptographic claim (what made the file, when, by whom and where) bound to a hash of the file's bytes, so any later edit is detectable by a C2PA-aware viewer. The standard is stewarded by the Content Authenticity Initiative (Adobe, BBC, Microsoft, Nikon and others), so the same credentials Lolly writes are the ones cameras, newsrooms and creative suites are adopting.

The C2PA Credentials card, pre-ticked, with the credential lifetime beside itsigned by Lollyvector SVGCheck it yourselfGet the signed file8 paths652 nodes14 groups2 images13 KBThe C2PA Credentials card, pre-ticked, with the credential lifetime beside itsigned by Lollyvector SVGCheck it yourselfGet the signed file8 paths652 nodes14 groups2 images13 KB

On a phone

The export controls live behind the floating Render button, which opens the Export sheet - same formats, size, copy, download and share, sized for touch.

Format reference

Every id the host can render, grouped. These are also the values for the URL format= parameter and the CLI --export= flag - see URL Mode and CLI. A tool offers only the subset its author declared, so the picker is always shorter than this list.

KindIds
Rasterpng · jpg/jpeg · webp · avif · tiff (RGB TIFF) · cmyk-tiff (Print TIFF) · bmp · ico
Vectorsvg · svgz (gzipped SVG) · emf · wmf · eps · eps-cmyk (EPS CMYK) · dxf (cut file)
Page & documentpdf · pdf-cmyk (Print PDF) · pptx (PowerPoint) · scorm (SCORM course package, a zip) · penpot (Penpot design file) · docx (Word) · odt (OpenDocument Text)
Motiongif · apng (Animated PNG) · webp-anim (Animated WebP) · svg-anim (Animated SVG) · webm · mp4
Audiowav · mp3 · m4a · opus
Text & datahtml · md · txt · json · csv · ics · vcf · css · scss · gpl (GIMP palette)
Bundlezip

A few more ids come from a tool's own export hook rather than the shared render path: ase (Adobe Swatch Exchange, from Palette Lab), exr and hdr (Darkroom's high-dynamic-range rasters) and ttf / otf / woff (Font Convert). They pick a format the same way - the picker, format=, --export= - the bytes are just built by the tool. Font Convert is the one exception: it transforms a font file you supply, so there's nothing for a bare URL to render.