Giter Site home page Giter Site logo

sudeepmi / blurify Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.24 MB

A Next.js application that uses the Face Pixelizer API to anonymize faces in images through blurring and pixelization. Easily upload images, and the app will automatically detect and anonymize faces to protect privacy.

Home Page: https://blurify.vercel.app

JavaScript 90.04% CSS 9.96%

blurify's Introduction

Anonymize Faces App

Anonymize Faces App is a Next.js application that uses the Face Pixelizer API to anonymize faces in images through blurring and pixelization. Easily upload images, and the app will automatically detect and anonymize faces to protect privacy.

Features

  • Upload images directly from your device.
  • Automatically detect and anonymize faces in the uploaded images.
  • Display the original and anonymized images.

Getting Started

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (>= 12.x)
  • npm (>= 6.x)

Installation

  1. Clone the repository:

    git clone https://github.com/sudeepmi/anonymize-faces-app.git
    cd anonymize-faces-app
  2. Install the dependencies:

    npm install
  3. Create a .env.local file in the root directory and add your Face Pixelizer API key:

    API_KEY=your_api_key_here

Running the App

Start the development server:

npm run dev

Open your browser and navigate to http://localhost:3000 to see the app in action.

Screenshots

Upload Screen Upload an image with a clear face.

Result Screen The face is blurred.

Error Screen The face is not blurred from the image. Errors

Usage

  1. Drag and drop an image onto the upload area or click to select an image from your device.
  2. The app will upload the image to the Face Pixelizer API.
  3. The anonymized image will be displayed below the upload area.

Dependencies

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Thanks to the developers of the Face Pixelizer API for providing an easy-to-use service for face anonymization.

blurify's People

Contributors

sudeepmi avatar

Stargazers

Suraj Gaire avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.