Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/docker-app-image-background-remover
A tool to remove backgrounds and transparent margins from images.
https://github.com/pulipulichen/docker-app-image-background-remover
docker-app puli-portfolio
Last synced: about 18 hours ago
JSON representation
A tool to remove backgrounds and transparent margins from images.
- Host: GitHub
- URL: https://github.com/pulipulichen/docker-app-image-background-remover
- Owner: pulipulichen
- License: mit
- Created: 2024-05-16T07:37:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T12:42:51.000Z (8 months ago)
- Last Synced: 2024-05-19T08:55:01.414Z (8 months ago)
- Topics: docker-app, puli-portfolio
- Language: JavaScript
- Homepage: https://blog.pulipuli.info
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![DOI](https://zenodo.org/badge/801418875.svg)](https://zenodo.org/doi/10.5281/zenodo.11213087)
# docker-app-Image-Background-Remover: 移除圖片背景
A tool to remove backgrounds and transparent margins from images.
用來幫圖片移除背景和去除空白邊緣的工具。
![](https://blogger.googleusercontent.com/img/a/AVvXsEj-RMQjfPWk-k53RhBjFJj_A5R33nLRu_E3x99o8llJKgjQlAQ8g5c9OdMsbRkK1Us6_U0_1yGmguOYgZFhOxMljOy3LBZQL2u-INS414hf-UVVhQEE_YiP0Ep4lVKiz9hGgBXM-JSpkAm8EGezsTl3OHn1qOn0LJYZppORLmNqjzuEt7aFuiKqFA)
# Techniques
- **Rembg**: A Python module to remove backgrounds from images based on AI models.
- **ImageMagick**: Trim the margin of the image.
- **Node.js and Python**: File processing.# Citation
Chen, Y.-T. (2024). *Docker-app-Image-Background-Remover* (20240518.145101) [Computer software]. Zenodo. [https://doi.org/10.5281/ZENODO.11213087](https://doi.org/10.5281/ZENODO.11213087)
----
# How to use
- Example file: https://pulipulichen.github.io/docker-app-Image-Background-Remover/example%20folder/0%20%E8%82%A5%E5%80%AB%20images.jpeg
- Linux & MacOS: https://pulipulichen.github.io/docker-app-Image-Background-Remover/bin/background-remover.sh
- Windows: https://pulipulichen.github.io/docker-app-Image-Background-Remover/bin/background-remover.exe
- Colab: https://colab.research.google.com/drive/1OYK2sWRUGR_VWer87YfjlHHaOY8m-zW4?usp=sharing## How to run bash in Linux and MacOS?
1. open termianl
2. go to the directory
3. chmod +x *.sh
4. now you can double click the sh----
# Documents
Cover: https://docs.google.com/presentation/d/18vJSo8d7EWFf2IUPJGJkrFC8Zt1SJGvFjdAJANqqAp4/edit?usp=sharing