Skip to content
Markdown

Markdown Image Counter

Count the images embedded in Markdown.

Images
1
Links
1
Headings
3
Words
39

How it works

  1. 1Paste your Markdown.
  2. 2Image embeds (![alt](src)) are counted.
  3. 3See links, headings, and words too.

Use cases

  • Audit how image-heavy a page is.
  • Check a gallery document.
  • Review media usage before publishing.

Frequently asked questions

What counts as an image?

Markdown image syntax ![alt](src). To list each image and its path, use the Markdown Image Extractor.

Are linked images double-counted?

No. An image wrapped in a link is counted once as an image.

Is it private?

No. Everything is counted locally in your browser — counting is local.

See all →