Git Product home page Git Product logo

image-scrubber's Introduction

image-scrubber

This is a tool for anonymizing photographs taken at protests.

Tool lives at : https://everestpipkin.github.io/image-scrubber/

It will remove identifying metadata (Exif data) from photographs, and also allow you to selectively blur parts of the image to cover faces and other identifiable information.

Installation

You can use the tool here.

You can also install the tool as a mobile app.

  • iOS:
    • Go to the link above in Safari and tap the Share button.
      Screenshot of the app highlighting the Share button.
    • Tap the "Add to Home Screen" button.
      Screenshot of the app highlighting the Add to Home Screen button.
  • Android:
    • Open the Chrome menu with the three dots in the top right.
      Screenshot of the app highlighting the menu.
    • Tap the "Add to Home screen" button.
      Screenshot of the app highlighting the Add to Home screen button.

How to Use

Hit the open button to open a photograph. The program will display the data it is removing.

Click okay, and you can then save the scrubbed image by hitting save or right clicking on it and saving it. Maximum size is 2500x2500 pixels - larger images will be scaled down.

You can select between painting over the image or blurring it out. Dragging on the image will paint on or blur it. You can change your brush size via the slider. The blur function has built-in pixel shuffling/noise and is fairly secure but sensitive information should be covered with the paint tool.

All processing happens directly in the browser- no information is stored or sent anywhere.

The website works without an internet connection, and it's more secure to use this resource offline. There are two ways to do this:

  1. Turn on airplane mode after loading the page and before opening images - This way, no third-party services (like a browser extension or insecure wireless network) can transmit the images you upload. (Recommended for mobile)

  2. Download the tool from Github, and open index.html locally: This is the safest, but takes a little more effort and is harder to do on mobile. By clicking the link, you will download a zip file containing all the files necessary to run this on your own system. Extract, or unzip, the folder, and open the index.html file with a web browser of your choice, and use it using the instructions above. Just to be safe, still turn off data/internet before opening any photos with the tool.

If you're a command-line whiz with git set up, you can clone this repository instead of downloading the zip. The command to do so:

git clone https://github.com/everestpipkin/image-scrubber

Bits of code all though this lifted and adapted from various jsfiddles and libraries --

Thank you:

My code is still a bit of a mess but utility over cleanliness, will continue to fix up in the coming days after the more critical work is over.

Tech notes

See this doc for tech notes.

image-scrubber's People

Contributors

ptr-dodge 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.