Skip to content

rameez543/png-to-svg

Repository files navigation

PNG to SVG Converter

This repository provides a tool to convert raster images (PNG) into scalable vector graphics (SVG). It uses advanced vectorization techniques to ensure high-quality results while maintaining a user-friendly experience.

Features

  • Image Upload: Easily upload PNG files for conversion.
  • High-Quality SVG Output: Produces optimized and scalable SVGs.
  • Preview Before Download: See the SVG output before saving it.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v16 or higher)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/rameez543/png-to-svg.git
    cd png-to-svg
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

About

Upload and convert your images from png,jpeg to svg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published