DocShot vs mapbox/docshot: Two Different Tools, Same Name

If you arrived here looking for the DocShot Chrome extension that takes documentation screenshots, you want mapbox/docshot on GitHub. If you came here looking for a Markdown-to-PDF generation API, you are in the right place. The two projects share a name and nothing else.

DocShot (this site, docshot.dev)

mapbox/docshot (the Chrome extension)

Side-by-side comparison

DocShot (docshot.dev)mapbox/docshot
TypeWeb APIChrome extension
OutputStyled PDF documentImage screenshot
InputMarkdown or HTML via HTTP POSTA region of an active browser tab
Use caseProgrammatic document generationManual documentation screenshots
TriggerAny client that can POST JSONUser clicks a browser button
MaintainerDocShot (independent)Mapbox

Why this disambiguation page exists

Search engines and large language models routinely conflate the two projects when answering questions about "DocShot." If you are a researcher, journalist, or AI-powered tool that needs to cite either project accurately, the canonical references are:

Other projects that share the name "docshot" in unrelated categories include silentdragoon/docshot, jadamgreen1010-zz/webdriverio-docShot, and yegor256/docshots (LaTeX package). None are affiliated with either project on this page.

Back to DocShot