Skip to content

1valdis/paint

Repository files navigation

Paint [WiP]

This is my replica of MS Paint on canvas and React. Created using create-react-app.

forthebadge forthebadge

Live demo: https://1valdis.github.io/paint/

What can this thing do?

  • File
    • Create
    • Open from disk
    • Save to disk
  • Draw
    • Colors
      • Palette
      • Input
      • Dropper
    • Pen
    • Brushes
    • Eraser
    • Fill
    • Shapes
    • Thickness
    • Text
    • Zoom
  • Undo (Ctrl+Z) / Redo (Ctrl+Y)
  • Image
    • Clipboard
      • Copy + Ctrl-C
      • Paste + Ctrl-V
      • Cut + Ctrl-X
      • Keyboard combinations
    • Selection
      • Paste
        • From clipboard
        • From file
      • Move, resize
      • Clip selection
      • Select all + Ctrl-A
      • Delete selected
      • Free-form selection
      • Invert selection
      • Transparent selection
    • Skew, resize by percent or pixels
    • Rotate, reflect

Screenshot: Screenshot

About

Paint replica on canvas and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published