From 683e8de086bae2d66c98dd3b08c44be3558239d8 Mon Sep 17 00:00:00 2001 From: Albert Suarez Date: Tue, 18 Aug 2020 18:32:04 +0200 Subject: [PATCH] Added ObjectCut as Background removal API (#8) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7cccdff..b147156 100644 --- a/README.md +++ b/README.md @@ -813,6 +813,7 @@ For information on contributing to this project, please see the [contributing gu | [Gyazo](https://gyazo.com/api/docs) | Upload images | `apiKey` | Yes | Unknown | | [Imgur](https://apidocs.imgur.com/) | Images | `OAuth` | Yes | Unknown | | [Lorem Picsum](https://picsum.photos/) | Images from Unsplash | No | Yes | Unknown | +| [ObjectCut](https://objectcut.com/) | Image Background removal | `apiKey` | Yes | Yes | | [Pexels](https://www.pexels.com/api/) | Free Stock Photos and Videos | `apiKey` | Yes | Yes | | [Pixabay](https://pixabay.com/sk/service/about/api/) | Photography | `apiKey` | Yes | Unknown | | [Pixhost](https://pixhost.org/api/index.html) | Upload images, photos, galleries | No | Yes | Unknown |