Skip to content

xusnitdinov/image-drawing

Repository files navigation

Photo Drawer

Upload an image in the browser and annotate it with drawing tools, then export as PNG.

Live: photo-drawer.vercel.app

Features

  • Drag and drop or click to upload
  • Brush, shapes, text, and related annotation tools (Fabric.js canvas)
  • Color picker and brush size
  • Undo / redo
  • Export annotated PNG
  • PNG / JPG / WebP inputs
  • Optional OCR helper via Tesseract.js

Stack

Piece Choice
Framework Next.js + React + TypeScript
Canvas Fabric.js
UI Tailwind / shadcn-style components
Host Vercel

Screenshots

Main screen

Drawing in action

Run locally

git clone https://github.com/xusnitdinov/image-drawing.git
cd image-drawing
pnpm install
pnpm dev

License

MIT

About

A simple and fast tool to upload images and draw/annotate on them.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors