How I Built a Free SVG to PNG Converter in 1 Hour

I needed a quick way to convert SVG icons to PNG for a project. Every online converter I found required uploading files to a server — slow, privacy-invasive, and overkill for a 2KB icon. So I built imgloft.com — a free, client-side SVG to PNG converter that works entirely in your browser. No uploads

Source: DEV Community

Read the full article at the source.

Read on DEV Community