Exporting content from Whimsical

You can export Whimsical files in a few different ways. Most options live under the Share button (top right), but some, like SVG and Mermaid,are right-click commands on the canvas.

Watermarks on exportsCopied!Link to this section

On the Free plan, exports include a "Made with Whimsical" watermark. Upgrading to Pro or Business removes it.

In BoardsCopied!Link to this section

Export as PNGCopied!Link to this section

Under Share → Export, you can download your board as a PNG.

  • Export as: Board (one image) or Frames (one PNG per frame, bundled as a ZIP if there's more than one frame)
  • Size: 1x or 2x
  • Selection only: limit to what's currently selected
  • Background (Board mode): include the canvas background, or export transparent
  • Content only (Frames mode): strip the frame

Copy as PNGCopied!Link to this section

Select objects on the canvas, right-click, and choose Copy as… to put an image on your clipboard. Paste it into Slack, a doc, an email, or anywhere that accepts an image. The submenu offers a few PNG variants:

  • PNG: transparent background, rendered in the color mode you're currently working in. Keyboard shortcut: Command + Shift + C (Mac) or Control + Shift + C (Windows/Linux).
  • PNG with background: includes the canvas background instead of exporting transparent.
  • PNG in dark mode: renders the selection in dark mode with a background, whichever mode you're working in.
  • PNG in light mode: renders the selection in light mode with a background, whichever mode you're working in.

If text or connector labels look washed out or invisible after you paste, it's usually a color-mode mismatch: you copied in dark mode and pasted onto a light background, or the other way around. Use PNG in light mode or PNG in dark mode to pin the image to the mode that matches where you're pasting.

You can also use the Copy button on the Export tab to copy.

Export as PDFCopied!Link to this section

Under Share → Print, choose "Save as PDF" as the destination to get a PDF.

Copy as SVGCopied!Link to this section

Select objects on the canvas, right-click, and choose Copy as… → SVG. Paste into Figma, Illustrator, a code editor, or anywhere that takes SVG.

Copy as MermaidCopied!Link to this section

For flowcharts and sequence diagrams, select the diagram, right-click, and choose Copy as… → Mermaid. The code preserves shape styles, colors, and grouping (as subgraphs).

See Working with Mermaid code in Whimsical for the full syntax reference.

In DocsCopied!Link to this section

Export as MarkdownCopied!Link to this section

Under Share → Export, you'll see a preview of your doc as Markdown along with:

  • Download: saves the doc as .md
  • Copy: copies the Markdown to your clipboard

Use this to move content into GitHub, Notion, Obsidian, or anywhere else that reads Markdown.

Save as PDFCopied!Link to this section

Under Share → Print, choose "Save as PDF" as the destination to get a PDF.

If the export fails or looks blurryCopied!Link to this section

  • Try a different browser
  • Print → Save as PDF instead
  • Export smaller sections at a time
  • Zoom out and enlarge content before exporting