Skip to content

A right click menu entry to use rembg to remove image's background in Kde Dolphin file manager

License

Notifications You must be signed in to change notification settings

Dakai/background-remover-for-kde-dolphin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

background-remover-for-kde-dolphin

A right click menu entry to use rembg to remove image's background in Kde Dolphin file manager

Demo

rembg.mp4

Install

First install rembg[cli] from https://github.com/danielgatis/rembg

Make the script file executable and move it to ~/.local/bin or /usr/local/bin.

chmod +x ./rembg_script.sh
cp ./rembg_script.sh /usr/local/bin/rembg_script.sh

Move the desktop file to ~/.local/share/kservices5/ServiceMenus/

mv ./rembg.desktop ~/.local/share/kservices5/ServiceMenus/

Login and logout to see the changes

Credits

This Project make use of Rembg for the awesome AI background remover,
and inspired by the Background-remover-for-nemo project.

About

A right click menu entry to use rembg to remove image's background in Kde Dolphin file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages