AI
Is SVG the final frontier?
LLMs can manipulate entire codebases but struggle to generate vector graphics. Why the best path to AI-generated SVGs is still a two-step process.
Thoughts on vectorization, AI, and the tools we're building.
LLMs can manipulate entire codebases but struggle to generate vector graphics. Why the best path to AI-generated SVGs is still a two-step process.
AI agents generate millions of images daily, but raster output is a dead end for design, manufacturing, and the web. Vector is the missing layer.
A simple REST API and MCP server for converting raster images to clean SVG vectors — built for developers and AI agents.
A look inside the algorithms that turn grids of pixels into clean, scalable vector paths — color quantization, edge detection, and path optimization.