BackgroundRemoval Svelte Themes

Backgroundremoval

Remove background from images using Cloudinary AI

Cloudinary AI Background Removal

This project is a simple web application built with Svelte, Tailwind CSS, and TypeScript that utilizes the Cloudinary AI API to remove the background of uploaded images.

Features

  • Upload images by dragging and dropping them onto the input field
  • Two-up comparison mode to compare the original and edited images side-by-side

Usage

To run the project, follow these steps:

  1. Clone the repository
  2. Install dependencies with pnpm install
  3. Start the development server with pnpm run dev

Note: This project does not use an .env file for the API and cloud name, so make sure to replace the placeholders in the StepUpload.svelte file with your own API key and cloud name.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Credits

This project was inspired by the tutorial series by midudev on YouTube.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes