ScribleSketch multi-format export.
PPTX, PDF, DOCX, MDX.
Every format goes through the same off-screen renderer. PDF for print, PNG for share, GIF for the launch post, Markdown for portability, HTML for embed, JSON for backup.
Print, share, embed, archive.
Each format is tuned for a specific use — print fidelity, social share, programmatic backup. The renderer is the same engine in every case.
- Multi-page with bleed-safe margins
- Embedded fonts (Instrument · Onest · JetBrains)
- Vector mermaid + doodle blocks
- Bookmarks per H1
- 1× / 2× / 3× DPR options
- 16:9 / 4:3 / square crop
- Per-slide or full deck strip
- Transparent backgrounds (optional)
- Configurable frame duration
- Optional crossfade between slides
- Loop forever or play once
- Optimized palette · small file size
- Heading hierarchy preserved
- ScribleSketch fences for native blocks
- Tables · lists · code blocks intact
- Frontmatter for theme + metadata
- Semantic article + section elements
- Theme tokens as inline CSS variables
- Custom elements for ScribleSketch blocks
- Print-stylesheet included
- Full composition tree (typed blocks)
- Theme tokens · sources · timestamps
- Re-import round-trip · lossless
- Schema-versioned for safe migration
What you see is what arrives.
Export drives every format through the same CompositionRenderer that powers the preview — DOM-based, off-screen, theme tokens preserved. No flatten-and-re-render losses.
What you see in preview is the exact tree the renderer captures off-screen.
Theme palette, paper texture, type ramp — all carry through to every format.
JSON export round-trips back into a notebook with zero loss · safe for backup.
Four lanes. One source.
Print, share, embed, archive — different audiences, different destinations. The composition stays in one place; the artifacts land where they belong.
Handouts · binders · client decks
- PDF · multi-page
- PNG · per-slide @ 3×
Social posts · email · DMs
- GIF · deck loop
- PNG · single slide
- PDF · summary
Wikis · docs · web pages
- HTML · tokens inlined
- Markdown · structure preserved
Backup · migration · pipelines
- JSON · raw composition
- Markdown · portable