Lossless Line Drawing to SVG Conversion
Functions that provide different ways for lossless conversion of bitmaps to the SVG file format. Supports creating output files composed of polylines, 8-connectivity lines, and pixel connections.
These functions improve upon alternatives by using 1:1 conversion by examining the pixels rather than using edge detection or machine learning approaches.
This library provides an intermediate step in importing processed files to other applications which require vector files as input. It was designed for the purpose of importing skeletonized heatmap data to OpenStreetMap.
Cite As
Karson Sommer (2026). Lossless Line Drawing to SVG Conversion (https://github.com/karsonkevin2/line-drawing-to-svg/releases/tag/v1.2), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.2 |
