File tree 2 files changed +30
-0
lines changed
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments