Background Cleaner API is a completely free API for removing backgrounds from images using a neural network. It can be called a free analogue of the famous remove.bg .
The API allows you to easily create utilities and plugins for design programs, websites and other services aimed at working with photos.
Unlike the aforementioned remove.bg, the Background Cleaner API does not impose any restrictions on the number of requests. The neural network will return the cropped image in its original quality.
API service address: https://roughs.ru/api/remove-bg
Both GET and POST requests are supported.
To crop the background of an image, you must pass the url parameter containing the image's web address. Picture formats: JPEG, PNG.
Example request:
http://roughs.ru/api/remove-bg?url=https://cdn.wallpapersafari.com/43/39/Vih9G5.jpg