Skip to main content

Module figures

Module figures 

Source
Expand description

Figure image extraction and download module (R4).

Extracts figure images from web pages and downloads them locally. Supports multi-language figure detection (English/Russian).

Based on reference implementation from: https://github.com/link-foundation/meta-theory/blob/main/scripts/download.mjs

Structs§

Figure
A figure extracted from HTML.
FigureDownloadResult
Result of downloading a single figure.

Functions§

download_figures
Download figure images.
extract_figures
Extract figure elements from HTML content.