SVG to CNC Coordinates Exporter
Export X, Y coordinates from SVG paths for CNC machines. Outputs coordinates as CSV, JSON, or plain text for manual G-Code programming.
Drop SVG template here or click to browse
Scale viewports, join open loops, and reorder paths
Scaling & Manufacturing Options
Scaled Outlines Preview
How to Use
Upload SVG
Upload your SVG file.
Set sampling
Set the point spacing (e.g. every 1mm along the path).
Export coordinates
Download as CSV, JSON, or plain text.
Exporting SVG Path Coordinates for CNC
Sometimes you need raw X, Y coordinates from an SVG path rather than a full G-Code file — for use in a custom CNC controller, a proprietary machine programming interface, or for manual inspection. This tool samples SVG paths at configurable intervals and outputs the resulting point list in CSV, JSON, or plain text format.
Real-World Examples & Use Cases
Manual G-Code
Export SVG coordinates to build a manual G-Code program in a text editor.
Frequently Asked Questions
What is point sampling?▼
Related Tools
Explore other tools in this category.
SVG Path to JSON Coordinates
Extract SVG path coordinates as JSON data. Parse SVG path "d" attribute commands and export X, Y points as a structured JSON array.
SVG Coordinate Extractor
Extract all coordinate data from an SVG file — paths, points, and shapes. Output as JSON, CSV, or a flat coordinate list for programmatic use.
SVG to G-Code Converter
Convert SVG files to G-Code for CNC machines, laser engravers, and pen plotters. Configure feed rates, cutting depth, and spindle speed.
SVG Path Analyzer
Analyse SVG path data. View parsed path commands, bounding box, path length, control points, and a visual breakdown of each segment.
SVG to DXF Converter
Convert SVG files to DXF format instantly in your browser. No upload required — your files stay private.
SVG to DXF (MM Scale Preserved)
Convert SVG to DXF with millimetre scale preserved. Ideal for precision manufacturing where exact real-world dimensions matter.