boblemarin / carla-draw

A Chromium extension that allows to draw on existing image, and exporting SVG files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carla-Draw

A Chromium extension that allows to draw on existing image, and export an SVG files.

Usage

Once installed, first click on the extension icon (the pink unicorn), then click on an image in the page.

A new tab will be created with a simple drawing interface, and the chosen image displayed as reference.

Features

  • white or black stroke
  • show / hide start image
  • undo / redo system (undo with backspace, redo with shift+backspace)
  • save as SVG

Now the power is yours.

About

A Chromium extension that allows to draw on existing image, and exporting SVG files

License:MIT License


Languages

Language:JavaScript 77.2%Language:CSS 12.6%Language:HTML 10.1%