Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 374 Bytes

A very simple paint application in the browser. Created with HTML5 Canvas.

https://bnjasim.github.io/browpad

screenshot

Requirements: Canvs HTML5 supported browser (check: http://caniuse.com/#feat=canvas)

Todo

  • Save drawing to local computer
  • Open JPEG or PNG images in the application
  • Copy & paste selections
  • keyboard shortcuts for undo and redo