Skip to content

xSoulTrooper/SVGShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVG to PNG Converter

This is a simple, browser-based tool that allows users to convert SVG files to PNG format. It provides an easy-to-use interface for uploading SVG files, setting dimensions, and downloading the resulting PNG images.

Live Demo

Visit the online converter at: svgshift.netlify.app

Features

  • Convert SVG files to PNG format
  • Adjust output PNG dimensions
  • Maintain aspect ratio option
  • Live preview of the converted image
  • Dark mode support
  • Responsive design for various screen sizes
  • Free to use and open source

How to Use

  1. Visit svgshift.netlify.app or open the index.html file in a web browser
  2. Click on "Select SVG File" to upload your SVG file
  3. Adjust the PNG width and height as needed
  4. Check or uncheck "Maintain Aspect Ratio" as desired
  5. Click "Convert to PNG" to process the image
  6. Once converted, click the "Download" button to save your PNG file

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Canvas API for image processing

Local Setup

No special setup is required. Simply clone the repository and open the index.html file in a modern web browser.

git clone https://github.com/Kaisoneo/SVGShift.git
cd SVGShift

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages