Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 852 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 852 Bytes

svgScale - Quick SVG Icon Resizer

A Small Lightweight Tool scratched in Pure JavaScript and modified from Webkul's myScale. Adpated it because I wanted more capability to adjust the final resolution for non-icon images.

Made to assist with transforming SVG vector graphics to scaled png images for mobile app dev.

Where Can Use the Tool?

svgScale on github.io

TODO

  • Add a download all button to get all scales.

Credits

Thanks to Webkul for the base app. Thanks to Samuli Kaipiainen for SVG.toDataURL. SVG.toDataURL Library is utilized and used to Convert a Resized SVG to PNG using Data URL.

Crafted with ♥️ at Omnigarde Apps LLC.

Thank You!