Skip to content

Images and Sketches

An image embedded in the Editor on iOS

An image embedded in the Editor on iOS

Images and sketches are visible directly in your documents — either as block-level elements on their own line or inline alongside your text. Sketches are freehand drawings created on iPad or iPhone that sync across all your devices. On Mac, they can be viewed and used just like any other image.

Embedding Images

Embed images directly in your documents using standard markdown syntax:

![alt text](source)

You can quickly insert an image by typing ![Caption], which will open the image editor so you can choose a source and configure the image.

You can also drag and drop images from Finder, Files, or other apps directly into the editor.

The Image Editor

Double-tap any inserted image to open the image editor.

The editor provides five source options:

Source Description
URL An external web address for the image
Media Document A media file already in your project
File Import an image from your device's file system
Photo Select from your photo library
Sketch Reference a sketch document from your project (iOS only)

The editor includes an Alt Text field for accessibility descriptions, a preview of the selected image, and a recent media section that shows your recently used images for quick access.

The image editor also supports Web card previews — When the source is a URL, the editor shows a rich web card preview with the page's title, image, and description

Caching

Images from the web are cached to disk for faster loading and usage offline. See Working Offline for details on how caching works, including refresh intervals and storage limits.

The context menu on macOS highlighting convert to Link

The context menu on macOS highlighting convert to Link

You can convert an image to a link (and vice versa) at any time using the Convert to Link command in the image editor. This is useful when you want an embedded image to become a clickable link instead, or the other way around. See Linking for more on the link side of this conversion.

Quickly Convert Links to Images

You can quickly convert existing links to images by inserting a "!" (exclamation mark)" before the link.

Image Context Menu

The image context menu on iOS

The image context menu on iOS

Long-press (iPad/iPhone) or right-click (Mac) on an embedded image to access options for opening the source URL, navigating to an internally linked document, resizing, or removing the image.

Resizing Images in the Editor

Enable resize mode from the context menu, then drag the resize handle on any embedded image to adjust its display size directly in the editor. You can also set a default display size for all new images at block level in Settings > Editor Styles. See Customizing the Editor for details.

Info

Resizing the image in the editor won't have an effect on exporting or publishing.

Sketch Documents

A Sketch Document on iPadOS

A Sketch Document on iPadOS

Sketch documents are freehand drawing canvases powered by PencilKit. Use Apple Pencil or your finger to create sketches that live alongside your writing.

Each sketch has a configurable canvas with three background options:

  • Transparent — No background, useful for overlaying on other content
  • Light — A light-colored canvas
  • Dark — A dark-colored canvas

An optional grid overlay is available in two styles: dots or lines. Toggle grid visibility and choose a style from the sketch editor's settings.

Sketches can be:

  • Embedded in documents — Reference a sketch as an image source using the image editor
  • Placed on canvases — Add sketch cards to your canvas workspace
  • Exported as images — Share your drawings as standard image files

Sketch editing is available on iPad and iPhone. On Mac, sketches synced from your other devices are viewable and can be used just like any other image.

See Also