#107 · Primary category: Computer Vision
WebPlotDigitizer
Computer vision assisted tool to extract numerical data from plot images.
Project last updated:07/27/26
GitHub Stars
3.1K
Forks
436
Contributors
17
License
AGPL-3.0
Why we included this project
Charts published as static images often hide the numbers that made them. WebPlotDigitizer recovers those numbers by letting you load a plot, mark the axes, and let computer vision trace the series into raw coordinates. It pairs automatic detection with manual adjustments, so it copes with log-scale and polar plots that fully automated parsers tend to miss, not just straightforward line graphs. Because it runs in the browser, there is no install step, and the same measurement logic applies to ordinary image measurements. People mining figures for systematic reviews, preparing data for meta-analyses, or resurrecting values from old publications will find it a dependable tool that has been in use since 2010.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)