Skip to content

Krasner/Img2Num

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Logo

Img2Num

Deploy to GitHub Pages License Docker Pulls Open in Codespaces

Img2Num converts raster images into clean SVGs with high accuracy and performance.

Before vs After

Original Vectorized (SVG)
Original input raster image (Aerial view of mountains) Final output SVG image (Aerial view of mountains)
Original input raster image (A garden in Margate, South Africa) Final output SVG image (A garden in Margate, South Africa)
Original input raster image (A ring on a woman's hand) Final output SVG image  (A ring on a woman's hand)

What are you waiting for?

Try the live demo!




Essential links

Docs

Community

Deployments

Contributing

We'd love some help! Check out our CONTRIBUTING.md.

License

The library is licensed under the MIT License.

Certain subdirectories retain their own licenses:

Subdirectory License
docs GNU AGPLv3 (see docs/LICENSE)
example-apps/react-js/ GNU AGPLv3 (see example-apps/react-js/LICENSE)
.github/ GNU AGPLv3 (see .github/LICENSE)

Can't find something?

If you need something, you should be able to find it on the docs site. If it isn't there, feel free to open a "New Feature" issue to request its addition to the docs and someone will assist you with finding or creating what you need.

Maintainers

GitHub Role
Ryan-Millard avatar @Ryan-Millard Lead Maintainer
krasner avatar @krasner Core Maintainer

Contributors & Credits

Thanks to all of our contributors - your impact on this project has been greatly appreciated!

GitHub Contributors Image

About

A web-based tool that transforms any image into a printable or digital color-by-number template using WebAssembly-powered C++ image processing.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 40.7%
  • JavaScript 39.6%
  • CSS 6.0%
  • WGSL 4.1%
  • CMake 2.6%
  • PowerShell 1.8%
  • Other 5.2%