1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-08-29 09:29:16 +00:00
Files
i18n/i18n/sv/data-redaction.md
2025-05-15 12:46:59 +00:00

6.7 KiB

meta_title, title, icon, description, cover
meta_title title icon description cover
Remove PII with Metadata Scrubbers and Data Redaction Tools - Privacy Guides Data and Metadata Redaction material/tag-remove Use these tools to remove metadata like GPS location and other identifying information from photos and files you share. data-redaction.webp

Protects against the following threat(s):

När du delar filer ska du se till att ta bort tillhörande metadata. Bildfiler innehåller vanligtvis Exif data. Foton innehåller ibland även GPS-koordinater i filmetadata.

Varning

Du bör aldrig använda oskärpa för att redigera [text i bilder] (https://bishopfox.com/blog/unredacter-tool-never-pixelation). If you want to redact text in an image, you should draw a box over the text.

MAT2

MAT2 logo{ align=right }

MAT2 is free, cross-platform software which allows you to remove metadata from image, audio, torrent, and document file types. It provides both a command line tool and a graphical user interface via an extension for Dolphin, the default file manager of KDE.

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" }

Downloads

ExifEraser (Android)

ExifEraser logo{ align=right }

ExifEraser är ett modernt program för radering av bildmetadata för Android, utan behörighet.

It currently supports JPEG, PNG, and WebP files.

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" }

Downloads

Vilka metadata som raderas beror på bildens filtyp:

  • JPEG: ICC-profil, Exif, Photoshop Image Resources och XMP/ExtendedXMP-metadata raderas om de finns.
  • PNG: ICC-profil, Exif- och XMP-metadata raderas om de finns.
  • PNG: ICC-profil, Exif- och XMP-metadata raderas om de finns.

Efter att ha behandlat bilderna ger ExifEraser dig en fullständig rapport om exakt vad som togs bort från varje bild.

Appen erbjuder flera sätt att radera metadata från bilder. Namn:

  • Du kan dela en bild från ett annat program med ExifEraser.
  • I appen kan du välja en enda bild, flera bilder samtidigt eller till och med en hel katalog.
  • Den har ett "kamera"-alternativ som använder operativsystemets kameraapp för att ta ett foto och sedan tar bort metadata från det.
  • Du kan dra foton från en annan app till ExifEraser när båda är öppna i delad skärm.
  • Slutligen kan du klistra in en bild från klippbordet.

Shortcuts (iOS & macOS)

On iOS and macOS, you can remove image metadata without using any third-party apps by creating a shortcut for this purpose. Here is an example shortcut you can download to use as is:

:material-tag-minus: Clean Image Metadata{.md-button}

You can also use it as a model for your own shortcut; just make sure that the Preserve Metadata option under the Convert action is unchecked. Once added, you can access the shortcut in the share sheet that appears when you select the :octicons-share-24: Share button. You can select multiple images and invoke the shortcut to remove their metadata all at once.

This shortcut removes metadata such as location, device model, lens model, and other camera information. It also sets the image creation date to the time the shortcut was used.

ExifTool (CLI)

ExifTool logo{ align=right }

ExifTool is the original Perl library and command-line application for reading, writing, and editing meta information (Exif, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).

It is often a component of other Exif removal applications and in most Linux distribution repositories.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title="Contribute" }

Downloads

Deleting data from a directory of files

exiftool -all= *.file_extension

Kriterier

Observera att vi inte är knutna till något av de projekt som vi rekommenderar. Förutom våra standardkriterierhar vi utvecklat en tydlig uppsättning krav som gör det möjligt för oss att ge objektiva rekommendationer. Vi föreslår att du bekantar dig med den här listan innan du väljer att använda ett projekt, och att du gör din egen forskning för att se till att det är rätt val för dig.

  • Apps developed for open-source operating systems must be open source.
  • Apparna måste vara gratis och får inte innehålla annonser eller andra begränsningar.