Upload a line, bar, or scatter chart with clear X/Y axes. The Alpha browser demo sends the image to Mistral and returns CSV text for you to verify.
An Alpha extraction workflow for supported chart types
The extraction path attempts to read chart axes, labels, and visible data points without manual point selection.
The browser demo uses the Mistral API to interpret the selected chart image.
The browser demo sends the selected image directly to Mistral. The Python CLI also includes a local CV/Tesseract path.
Works with line charts, scatter plots, and bar charts. Handles both linear and logarithmic scales.
Use the command-line interface for individual images or batch-process a folder of charts.
Generate overlay images and compare detected points with the source chart.
Three simple steps to your data
Drop your chart image (PNG, JPG) or use the CLI
Detects axes, reads labels, extracts data points
Review and download the returned CSV text
Test the Alpha demo with your own chart or a sample chart
📈 Sample Line Chart
💰 Sample Bar Chart
🔬 Sample Scatter Plot
Line charts, bar charts, scatter plots only