Web App
Assets (images & files)

Assets (images & files)

MD Editor supports document assets so your images/files stay attached to a document and export/share correctly.

When to use assets

  • You want to embed images without hosting them elsewhere
  • You want exports (HTML/PDF/ZIP) to include the images
  • You want consistent rendering across devices

Adding images

You can add images in a few common ways:

  • Paste an image into the editor
  • Drag-and-drop an image into the document
  • Insert an image link and upload the file when prompted

How assets behave

  • Assets are stored per document (within your workspace).
  • When you export or create shareable outputs, MD Editor rewrites links as needed so the output remains portable.

Tips

  • Prefer descriptive filenames (it helps when you later export a ZIP).
  • Keep very large images resized/compressed for faster rendering and exports.

Related