onion2k / patterns

Image to SVG converter

Home Page:https://imgsvg.ooer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patterns

An SVG pattern generator. It takes an image as input and outputs an SVG with various different shape options.

Usage

Use npm run start to run.

Available Shapes

  • Hex
  • Cross
  • Flower
  • Pentagon
  • Bricks
  • Fans
  • Square
  • Circle
  • Heart
  • Tapestry
  • Cross Stitch
  • Paint
  • Puzzle
  • Words
  • Hilbert

Roadmap

  • More shapes
  • Proper progress bars
  • Improved loader (tile based?)
  • Export to png
  • Print via API
  • UI update to grid
  • Random rectangles
  • Circle packing
  • Halftone
  • Semi regular
  • Convert to React
  • Add state manager (MobX)
  • Add stories
  • Add tests using Jest and Enzyme

Issues

  • Feature flag for new ui not implemented
  • Spacing differences between shape types

About

Image to SVG converter

https://imgsvg.ooer.com


Languages

Language:JavaScript 78.3%Language:HTML 11.1%Language:CSS 10.6%