# inpaint-web
**Repository Path**: mirrors/inpaint-web
## Basic Information
- **Project Name**: inpaint-web
- **Description**: Inpaint-web 是一个基于 Webgpu 技术和 wasm 技术的免费开源 inpainting 工具,纯浏览器端实现
- **Primary Language**: TypeScript
- **License**: GPL-3.0
- **Default Branch**: main
- **Homepage**: https://www.oschina.net/p/inpaint-web
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2023-11-22
- **Last Updated**: 2025-09-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# Inpaint-web
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser.
基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
## Inpaint(图片修复)
https://github.com/lxfater/inpaint-web/assets/22794120/bcad4812-02ae-48bb-9e84-94dfeb7234f5
## Super-Resolution(图片高清化)
https://github.com/lxfater/inpaint-web/assets/22794120/3a8d894f-9749-4685-b947-8b5f15c9cf38
## Demo link
Demo link:https://inpaintweb.lxfater.com/
## Project Roadmap
### en
- [x] Image Modification History
- [x] Optimize Model
- [x] Integrate Post-Processing into the Model
- [x] Image-upscaling
- [ ] Integrate Segment Anything for Quick Selection and Removal in Images
- [ ] Integrate Stable Diffusion for Image Replacement
- [ ] Better UI
### cn
- [x] 图像修改历史
- [x] 优化模型
- [x] 后处理集成于模型中
- [x] 超分辨率
- [ ] 接入 Segment Anything,实现快速选择和去除图像
- [ ] 接入 stable diffusion,实现图像替换
- [ ] 更好的界面
## Setup
`npm install`
## Development
`npm run start`
## Contributors
## Translations via [fink editor](https://inlang.com/m/tdozzpar/app-inlang-editor)
[](https://inlang.com/editor/github.com/lxfater/inpaint-web?ref=badge)
## About me
### Wechat
联系我之前说明来意,我创业了,时间很宝贵。
### English Content
For updates and discussions in English, follow me on Twitter:
[](https://twitter.com/rules4thing)
### 中文内容
获取中文更新和讨论,请关注我的 Twitter:
[](https://twitter.com/lxfater)
## Acknowledgements
Frontend code are modified from [cleanup.pictures](https://github.com/initml/cleanup.pictures), You can experience their
great online services [here](https://cleanup.pictures/).
Model: https://github.com/Picsart-AI-Research/MI-GAN
## Star History
[](https://star-history.com/#lxfater/inpaint-web&Date)
## Other Projects by the Author (作者的其他项目)
### 中文
查看我的其他项目:
- [Demoget](https://www.demoget.com/zh):免费的自动放大,鼠标轨迹优化的录屏软件。
- [tinyeraser](https://www.tinyeraser.com/zh):免费,批量,快速,一键换背景。
### English
Check out my other projects:
- [Demoget](https://www.demoget.com/en): Free screen recording software with auto-zoom and mouse trajectory optimization.
- [tinyeraser](https://www.tinyeraser.com/en): Free, batch, fast, one-click background replacement.