researai/autofigure-edit

AutoFigure-Edit is a tool that converts scientific paper method sections into fully editable SVG figures with an embedded editor for refinement.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 16th, 2026
Created on February 3rd, 2026
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 282
Total Stargazers: 4,272 (+0)
Total Subscribers: 4 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.7 hours
Mean response time: 7.8 days
90th percentile: 22.0 days
Tracked items: 15

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 10
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 101 days
Stale 30+ days: 9
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

AutoFigure-Edit is a tool that converts scientific paper method sections into fully editable SVG figures with an embedded editor for refinement.

The tool addresses the challenge of manually creating scientific illustrations by automating the generation of editable vector graphics from text descriptions. It works through a multi-stage pipeline: first generating an initial raster image from method text, then using segmentation and reconstruction techniques to convert that image into editable SVG format, and finally allowing users to refine the result in an integrated editor. This approach bridges the gap between natural language descriptions and publication-ready vector illustrations that researchers can customize.

Researchers writing scientific papers who need to generate figures from method descriptions are the primary audience. The tool suits projects where method sections already contain detailed procedural information that can be translated into visual form. The project explicitly positions itself as a successor to an earlier version called AutoFigure, building on that foundation with the addition of SVG editability and refinement capabilities.

Development activity shows active maintenance with recent releases introducing practical workflow improvements. The project added support for importing user-supplied raster figures to skip initial generation steps. Official OpenAI model integration was implemented, including support for specific image and text models. Support for OpenAI-compatible API gateways was added alongside a built-in route for a specific compatible service. The codebase was expanded to support bilingual configuration and user interface workflows in both English and Chinese.