Skip to content

SVG Quick Editor is a free and open-source SVG editing tool. It offers features such as editing SVG colors, viewing or deleting their paths.

License

Notifications You must be signed in to change notification settings

aykutkardas/svg-quick-editor

Repository files navigation

SVG Quick Editor

Build Status License

SVG Quick Editor is a free and open-source SVG editing tool. It offers features such as editing SVG colors, viewing or deleting their paths. Files don't have upload and download times, you don't wait processing times. Everything happens instantly.

Preview

Preview

Check Video

Preview Video

Shortcuts

  • Add Files: CTRL+O | CMD+O
  • Save File: CTRL+S | CMD+S
  • Close File: ALT+Q | OPTION+Q
  • Import JSON: CTRL+I | CMD+I
  • Export JSON: CTRL+E | CMD+E
  • Close Picker: ESC

Development

Pull requests are encouraged and always welcome. Pick an issue and help us out!

To install and work on SVG Quick Editor locally:

git clone https://github.com/aykutkardas/svg-quick-editor.git
cd svg-quick-editor
yarn

Do not use NPM to install the dependencies, as the specific package versions in yarn.lock are used to build and test SVG Quick Editor.

You are now ready to develop and watch changes. Running this command will start the project and you can view it at http://localhost:3000/

yarn start

Running Tests

yarn test

License

MIT

About

SVG Quick Editor is a free and open-source SVG editing tool. It offers features such as editing SVG colors, viewing or deleting their paths.

Topics

Resources

License

Stars

Watchers

Forks