Skip to content

compost-em-all/vectorizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple utility leveraging PHP in order to convert Bitmap images to Scalable Vector Graphics.

Front end has been whipped up using the fabulous Bootstrap and a little jQuery. As of right now, Vectorizer only runs on Linux. I'm sure with a little doing, you can run it via Cygwin.

Getting Started

  1. Requires Autotrace and PHP5. PHP5-dev would probably be nice to have. sudo apt-get install autotrace PHP5 PHP5-dev (if apt is your package manager).

  2. From here, open your browser of choice and navigate to index.html

  3. The rest...well the rest is pretty self explanatory huh? Enjoy.

About

Convert Bitmap images to SVG via PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.6%
  • CSS 32.6%
  • PHP 25.9%
  • JavaScript 6.9%