Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webkul/myscale
myScale - Quick SVG Icon Resizer
https://github.com/webkul/myscale
Last synced: 5 days ago
JSON representation
myScale - Quick SVG Icon Resizer
- Host: GitHub
- URL: https://github.com/webkul/myscale
- Owner: webkul
- License: mit
- Created: 2016-12-05T12:15:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T08:22:18.000Z (over 6 years ago)
- Last Synced: 2024-10-28T13:10:28.607Z (16 days ago)
- Language: JavaScript
- Homepage: http://webkul.github.io/myscale
- Size: 7.81 KB
- Stars: 128
- Watchers: 8
- Forks: 41
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# myScale - Quick SVG Icon Resizer
A *Small Lightweight Tool* scratched in Pure JavaScript and built within 2 Hrs with Bunch of Cookies :cookie: and Few Cups of Coffee :coffee: to resize and convert [SVG](http://caniuse.com/#search=svg) to PNG Images on the go.It enhanced a bit of productivity at Webkul HQ. So, Finally decided to Share it with the Community with better UI :grin: to save some of your minutes.
# Where Can I Find the Tool?
[Right Here](http://webkul.github.io/myscale)# © Credits
Big Thanks to [Samuli Kaipiainen](https://github.com/sampumon) for [SVG.toDataURL](https://github.com/sampumon/SVG.toDataURL).
**SVG.toDataURL** Library is utilized and used to Convert a Resized SVG to PNG using Data URL.Crafted with :hearts: at [Webkul UXLab](http://design.webkul.com/)
Thank You!