Skip to content

michaelstacks/snap-annotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snap Annotate

A small solo project to annotate screenshots quickly. Paste or drop an image, add arrows/text/blur, and export a PNG. Built as a simple web app with no backend.

Why

I wanted a distraction‑free tool that loads instantly for quick bug reports and notes.

Rough Plan

  • Minimal HTML canvas UI
  • Tools: Arrow, Text, Box, Blur
  • Keyboard shortcuts
  • Offline-capable static site

Dev

No build step required. Open public/index.html in a browser.

npm run serve  # optional, if a dev server is added later

License

MIT — see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published