Paste or drop an image
Paste an image into the editor or drop it onto the document. DocWriter saves the file underassets/ and inserts a Markdown image reference at the cursor.
Supported image types include PNG, JPEG, GIF, WebP, SVG, BMP, and AVIF.
Paste a URL
Pasting an image URL inserts a Markdown image. Pasting a URL over selected text creates a Markdown link. A normal web link stays as text and receives a preview card when OpenGraph data is available. Existing Markdown image references and bare image URLs on their own line also receive inline previews. Remote link previews cause the local DocWriter server to request metadata from the destination site.Use images with the agent
Paste or drag an image into Chat to attach it to the next request. The agent can also read image files already stored in the workspace, which is useful for captions, figure descriptions, and text extraction.Preview SVG
A raw SVG block receives an inline preview. You can reveal the source when you need to edit the SVG directly.Run D3
Use a fencedd3 code block for an interactive D3 diagram: