Skip to content

Commit c523f21

Browse files
committed
Init
0 parents  commit c523f21

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

Diff for: README.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
PlainRemover
2+
============
3+
4+
> Plain image background remover
5+
6+
## Features
7+
8+
- [x] **AI-Powered Background Removal**: Uses advanced machine learning models to accurately detect and remove backgrounds.
9+
- [x] **Custom ONNX Models**: Bring your own models to fit your need.
10+
- [x] **User-Friendly Interface**: Easy-to-use UI for non-technical users.
11+
- [x] **Cross-Platform Support**: Works on Windows, macOS, and Linux.
12+
- [ ] **Batch Processing**: Process multiple images at once.
13+
- [ ] **Custom Background Replacement**: Replace the removed background with a solid color or another image.
14+
15+
## Demo
16+
17+
![Demo](./demo.png)
18+
19+
## Installation
20+
21+
Download page: https://github.com/plainlab/plainremover/releases/latest
22+
23+
- macOS: Get `.dmg` file, open it and drag the app into Applications folder, for Apple
24+
Silicon mac: get `aarch64.dmg` file instead.
25+
- Windows: Get `.exe` file and open it to install.
26+
- Linux: Get `.AppImage` file to install.
27+
28+
---
29+
30+
© 2025 Tai Vo

Diff for: demo.png

1.57 MB
Loading

0 commit comments

Comments
 (0)