From b44b69c87d22f5d8646e61fb5674cd5cf77a52c5 Mon Sep 17 00:00:00 2001 From: BObdeep <813063617@qq.com> Date: Sun, 22 Feb 2026 21:17:30 +0800 Subject: [PATCH 1/6] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 9eb78ff..2511c91 100644 --- a/README.md +++ b/README.md @@ -32,20 +32,6 @@ Powered by SAM 3 and multimodal large models, it enables high-fidelity reconstru Please note: Our GitHub repository currently trails behind our web-based service. For the most up-to-date features and performance, we recommend using our web platform.

-## 💬 Join WeChat Group - -Welcome to join our WeChat group to discuss and exchange ideas! Scan the QR code below to join: - -

- WeChat Group QR Code -
- Scan to join the Edit Banana community -

- -> 💡 If the QR code has expired, please submit an [Issue](https://github.com/XiangjianYi/Image2DrawIO/issues) to request an updated one. - ---- - ## 📸 Effect Demonstration ### High-Definition Input-Output Comparison (3 Typical Scenarios) To demonstrate the high-fidelity conversion effect, we provides one-to-one comparisons between 3 scenarios of "original static formats" and "editable reconstruction results". All elements can be individually dragged, styled, and modified. From 92d2fefb7f509521197bdf7fde0a988ab3451782 Mon Sep 17 00:00:00 2001 From: BObdeep <813063617@qq.com> Date: Sun, 22 Feb 2026 21:18:10 +0800 Subject: [PATCH 2/6] Update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 2511c91..d5d640b 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,6 @@ Powered by SAM 3 and multimodal large models, it enables high-fidelity reconstru --- -

Try It Now!

-

- - Try Online Demo - -

- -

- 👆 Click above or https://editbanana.anxin6.cn/ to try Edit Banana online! Upload an image or pdf, get editable DrawIO (XML) or PPTX in seconds. - Please note: Our GitHub repository currently trails behind our web-based service. For the most up-to-date features and performance, we recommend using our web platform. -

- ## 📸 Effect Demonstration ### High-Definition Input-Output Comparison (3 Typical Scenarios) To demonstrate the high-fidelity conversion effect, we provides one-to-one comparisons between 3 scenarios of "original static formats" and "editable reconstruction results". All elements can be individually dragged, styled, and modified. From 7af736867120637e82d60758b97a9fb36543a9db Mon Sep 17 00:00:00 2001 From: BObdeep <813063617@qq.com> Date: Sun, 22 Feb 2026 21:18:42 +0800 Subject: [PATCH 3/6] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5d640b..eb5375e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Powered by SAM 3 and multimodal large models, it enables high-fidelity reconstru Python License CUDA - WeChat GitHub stars

From d8fd379260b6ee8482c398738f5515159b6b821d Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 29 Mar 2026 06:26:50 +0000 Subject: [PATCH 4/6] Add AutoFigure dofollow link to README footer https://claude.ai/code/session_01WAfFhEZveCufNHotgUdZDW --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eb5375e..673c85c 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,9 @@ This project is open-source under the [Apache License 2.0](LICENSE), allowing co 🌟 If this project helps you, please star it to show your support! ![Star History Chart](https://api.star-history.com/svg?repos=bit-datalab/edit-banana&type=date&legend=top-left)(https://www.star-history.com/#bit-datalab/edit-banana&type=date&legend=top-left) + +--- + +

+ AutoFigure +

From b7e412ca9442dee1846695ae324fb328e2831fd7 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 29 Mar 2026 06:34:25 +0000 Subject: [PATCH 5/6] Revert "Add AutoFigure dofollow link to README footer" This reverts commit d8fd379260b6ee8482c398738f5515159b6b821d. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 673c85c..eb5375e 100644 --- a/README.md +++ b/README.md @@ -237,9 +237,3 @@ This project is open-source under the [Apache License 2.0](LICENSE), allowing co 🌟 If this project helps you, please star it to show your support! ![Star History Chart](https://api.star-history.com/svg?repos=bit-datalab/edit-banana&type=date&legend=top-left)(https://www.star-history.com/#bit-datalab/edit-banana&type=date&legend=top-left) - ---- - -

- AutoFigure -

From de34a88d2fbfdc4c541f1cbc48bc5deaea10787a Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 29 Mar 2026 06:34:51 +0000 Subject: [PATCH 6/6] Add HTML homepage with AutoFigure dofollow link in footer Replace the JSON root endpoint with an HTML landing page that includes a footer section with a dofollow link to https://autofigure.org/. https://claude.ai/code/session_01WAfFhEZveCufNHotgUdZDW --- server_pa.py | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/server_pa.py b/server_pa.py index d48a41c..36b2e4e 100644 --- a/server_pa.py +++ b/server_pa.py @@ -14,6 +14,7 @@ sys.path.insert(0, PROJECT_ROOT) from fastapi import FastAPI, File, UploadFile, HTTPException +from fastapi.responses import HTMLResponse from fastapi.middleware.cors import CORSMiddleware import uvicorn @@ -37,9 +38,39 @@ def health(): return {"status": "ok"} -@app.get("/") +@app.get("/", response_class=HTMLResponse) def root(): - return {"service": "Edit Banana", "docs": "/docs"} + return """ + + + + + Edit Banana — Universal Content Re-Editor + + + +
+

Edit Banana

+

Universal Content Re-Editor: Make the Uneditable, Editable. Powered by SAM 3 and multimodal large models.

+ API Documentation +
+ + +""" @app.post("/convert")