Skip to content

[Feat] Tool: Universal Metadata Scrubber (PDF, Images, & Media) #25

@FumingPower3925

Description

@FumingPower3925

Expand the scrubber beyond PDFs to be a "one-stop shop" for sanitizing files before sharing.

  • Image Support: Remove EXIF, GPS, IPTC, and XMP data from JPG, PNG, and WebP files.
  • PDF Support: Scrub Author, Creator, Producer, and creation timestamps.
  • Video/Audio Support: Basic metadata removal for MP4/MP3/Flac/Wav/etc....
  • Privacy: Ensure the "scrubbing" process generates a fresh binary without any hidden "original" pointers.
  • Tech: exifreader for parsing and a WASM-based scrubber for re-encoding clean versions.

It is important that a legal page is created and linked both from the about page and in the footer of the page. There the licenses of each one of the tools dependencies should be clearly stated. This must also be done for the noble hashing library.

In the tool itself there should also be atribution as well as a url to their github (similar to the checksum tool).

It is mandatory that the wasm blobs are only fetched when the user navigates to a tool that uses it and while they are being fetched it should appear by disabling the interaction witht he tool with a message stating that the tool is being loaded.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions