Guide

Remove image metadata

Images can reveal more than the visible scene: GPS location, camera, software, author, and timestamps can live in metadata.

When is this relevant?

This check is relevant whenever a file arrives unexpectedly, comes from email, messenger, download portals, or AI workflows, or should be cleaned before forwarding.

It matters most for urgent-looking files, unknown senders, or files that would otherwise be opened in apps that interpret active content.

What risks can exist?

Common risks include misleading filenames, active content, external loading targets, hidden metadata, suspicious archive paths, invisible Unicode characters, and prompt instructions for AI systems.

The exact assessment depends on the file type. ScanBeforeOpen therefore shows signals and recommendations, not a complete safety promise.

How does ScanBeforeOpen help?

The file is checked locally in the browser. There is no upload and no execution of the original file.

The result starts with a plain recommendation. Technical details, safe preview, and cleaned exports appear only where they make sense for the file type.

Exactly what is checked

Magic bytes, format, and metadata hints are checked.

GPS, camera, software, comment, and timestamp fields are treated as privacy signals.

Canvas export creates a new PNG file and can reduce typical metadata, but may change format and quality.

Relevant data

EXIF fields such as GPSLatitude, GPSLongitude, Make, Model, Software, and DateTimeOriginal are often sensitive.

Comment and copyright fields can include names or internal notes.

Safe preview

A controlled canvas preview avoids unsafe original rendering and external resource loading.

Object URLs must be revoked after use.

Clean export

Re-exporting an image through canvas generally removes metadata.

For archive workflows, verify quality and format after export.

A safer everyday review flow

Start with the source: Was the file expected, does the context make sense, and can the sender be confirmed through a second channel? Technical findings matter more when the social context is weak.

Then review filename, extension, size, magic bytes, and visible warnings. Do not open the original in another app while you are still assessing it.

If you need to share the content, prefer a cleaned export or a report over the original file. That reduces metadata, active content, and unintended remote-loading behavior.

When to escalate

After critical findings or several high-risk findings, do not open the file directly. This is especially important for resumes, invoices, contracts, archives, and files framed as urgent.

In organizations, a red result should go to IT support or security owners. Individuals should use professional antivirus or an isolated environment when uncertainty remains.

A green result only means no obvious known risk patterns were found. It is not a guarantee and does not replace approval for confidential content.

Document without spreading risk

When reporting a suspicious file, capture source, filename, time, and findings. Avoid uploading the original file into chats or unknown online services.

Screenshots or a local security report are often enough to decide the next step without redistributing the original.

Practical checklist

  • Check magic bytes
  • Assess dimensions
  • Look for EXIF/GPS
  • Use canvas export
  • Avoid sharing originals unnecessarily

Clear limits

Browser detection is heuristic. Specialized containers or damaged files can limit analysis.

FAQ

Can you see GPS data in the image?

No, it is usually invisible metadata.

Does canvas remove everything?

For common browser exports it removes most metadata, but specialized containers deserve extra checks.

Why scan locally instead of uploading?

Local scanning reduces privacy risk because the original file stays on your device and is not transferred to an unknown service.