Simulation Tools
·
Free
Upload a plot or curve image (PNG, JPG, etc.). The tool will automatically detect colored curves and data points.
Define where the actual chart area is. Pixels outside are ignored. Use the grid preview to align.
| Linear | y = a·x + b |
| Quadratic | y = a·x² + b·x + c |
| Cubic | y = a·x³ + b·x² + c·x + d |
| Quartic | y = a·x⁴ + b·x³ + c·x² + d·x + e |
| Quintic | y = a·x⁵ + b·x⁴ + c·x³ + d·x² + e·x + f |
| Exponential | y = a + b·e^(−c·x) |
| Half-life | y = a + b / 2^(x/c) |
| Exp. Growth/Decay | y = Y₀ − (V₀/K)·(1 − e^(−K·x)) |
| Power | y = a·xᵇ |
| Gaussian | y = a·e^(−(x−μ)²/2σ²) |
| Michaelis-Menten | y = Vmax·x / (Km + x) |
| 4PL Logistic | y = D + (A−D) / (1+(x/C)^B) |
| Natural Cubic | Piecewise cubic, S″(x₀)=S″(xₙ)=0 |
| Akima | Piecewise cubic, local slope weights |
| Smoothing Spline | min Σ(yᵢ−S(xᵢ))² + λ∫S″²dx |
Download your extracted data in multiple formats.
Extract numerical XY data from any plot image, including scanned papers, screenshots, or exported graphs. The tool detects colored curves automatically and lets you export clean data to CSV, Excel, or JSON. Everything runs locally in your browser. No image is uploaded to any server and no data ever leaves your device.
The tool guides you through five steps: