Skip to content

JeffyLo94/svgScale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • CSS 28.4%
  • HTML 22.0%