# SVG Micro Factory > Professional SVG generation, optimization, and editing platform ## Overview SVG Micro Factory is a comprehensive toolkit for creating, optimizing, converting, and editing Scalable Vector Graphics. Part of the PlatPhorm News network. ## Quick Links - Homepage: https://svg.platphormnews.com - API Documentation: https://svg.platphormnews.com/api/docs - Full LLM Documentation: https://svg.platphormnews.com/llms-full.txt - MCP Manifest: https://svg.platphormnews.com/.well-known/mcp.json ## Core Capabilities ### 1. SVG Generator Generate SVGs programmatically: - Icons (arrow, check, x, star, heart, settings, user, search, menu, plus, minus, etc.) - Patterns (dots, lines, grid, waves, chevron, zigzag, circles, triangles) - QR Codes (with customizable colors and error correction) - Avatars (identicon-style from any seed) - Badges (customizable labels and values) - Charts (pie, bar, line with data arrays) ### 2. SVG Optimizer SVGO-powered optimization with configurable plugins: - Remove metadata, comments, editor data - Optimize paths, transforms, precision - Minify and prettify output - Before/after comparison with savings stats ### 3. Image to SVG Converter Convert raster images to vector: - PNG, JPG, GIF, WebP support - Threshold-based vectorization - Configurable detail levels ### 4. SVG Editor Monaco-powered code editor with visual preview: - Syntax highlighting - Real-time preview - Export to PNG/SVG - Keyboard shortcuts ### 5. Template Gallery Curated collection of reusable SVG templates: - Icons, illustrations, patterns - Search and filter by category - One-click copy/download ## API Endpoints Base URL: https://svg.platphormnews.com/api/v1 | Endpoint | Method | Description | |----------|--------|-------------| | /generate | POST | Generate SVGs (icons, patterns, QR, avatars, badges, charts) | | /optimize | POST | Optimize SVG with SVGO | | /validate | POST | Validate SVG syntax | ## Network Integration - Emoji Platform: https://emoji.platphormnews.com (emoji to SVG conversion) - ASCII Platform: https://ascii.platphormnews.com (ASCII art generation) - JSON Platform: https://json.platphormnews.com (JSON visualization) - MCP Registry: https://mcp.platphormnews.com (registered MCP server) ## Contact - Website: https://svg.platphormnews.com - GitHub: https://github.com/mbarbine/svg-micro-factory - Twitter: https://twitter.com/PlatphormNews