it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Exif removal tool

Open pagdot opened this issue 1 year ago • 2 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Tool to remove exif data from pictures (date, location, info about camera, ...)

Is their example of this tool in the wild?

Additional context

Implementation in JS:

Validations

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

pagdot avatar Jul 05 '24 15:07 pagdot

Hi @pagdot, will probably make a PR

sharevb avatar Jul 10 '24 09:07 sharevb

Hi @pagdot and @CorentinTh, implemeted in #1229

sharevb avatar Aug 24 '24 08:08 sharevb

Hi @pagdot , implemented: https://sharevb-it-tools.vercel.app/remove-exif

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 01 '25 08:11 sharevb