sdennett55 / svg_crop

Remove blank space from around any SVG instantly.

Home Page:https://svgcrop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Crop

Remove blank space from around any SVG instantly.

Contributions

Open up an issue! Then:

  • Clone and run yarn && yarn start:dev
  • Submit a PR (I can then build and deploy it on my end)

Note that I've started the process of converting the components to TypeScript.

Developing with https

For the PWA to work correctly in development, the site must be served in a secure context. To run the application in a secure context:

  1. Install mkcert & follow the instructions for installing a local certificate authority.
  2. Run yarn gen:cert
  3. yarn dev:https
  4. đź’µ

About

Remove blank space from around any SVG instantly.

https://svgcrop.com

License:MIT License


Languages

Language:JavaScript 69.5%Language:CSS 15.2%Language:TypeScript 12.5%Language:HTML 2.8%