Skip to content

rexterity/clipdrop-api-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipDrop API Samples

A collection of open-source samples that demonstrate how to use the ClipDrop APIs on a broad range of applications and platforms.


iOS Samples

A minimal SwiftUI app that shows how to remove the background of any object using the camera.

remove-background-bulk



Android Samples

A minimal Kotlin app that shows how to remove the background of any object using the camera.

telegram-cloud-document-4-6044047144808090677



Web Samples

A sample React/Next.js/TailwindCSS app that decomposes images into separate layers.

⚡️ Live app: https://clipdrop-api-sample-decompose-layers.vercel.app

decompose-layers

A sample TensorflowJS/React/Next.js/TailwindCSS app that detects object bounding boxes using CocoSSD and uses ClipDrop API's inpainting to automatically remove the detected objects.

⚡️ Live app: https://remove-objects-tfjs.vercel.app

remove-objects-tfjs

A sample Next.js/TailwindCSS app that detects text using the Cloud Vision API and uses ClipDrop API's inpainting to automatically remove the detected texts.

⚡️ Live app: https://clipdrop-api-samples-text-remover.vercel.app

FTguR51UEAEEZGh

A sample React/Typescript app that allows processing images in bulk.

⚡️ Live app: https://remove-background-bulk.vercel.app

remove-background-bulk

Our tools

ClipDrop API is made with love by ClipDrop. Take a look at our other ClipDrop web apps:

Our Cleanup.pictures website

Or try one of our mobile apps:

About

Public samples using the ClipDrop API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.8%
  • Swift 9.0%
  • Kotlin 5.3%
  • CSS 4.7%
  • JavaScript 2.4%
  • HTML 0.8%