{{ summaryHeading }}
{{ summaryFigure }}
{{ summaryLine }}
{{ badge.text }}
EXIF image inputs and export settings
Drop, paste, browse, or load the demo image. JPEG gives full EXIF editing; PNG/WebP exports are metadata-stripped browser re-encodes.
{{ sourceBadgeLabel }}
{{ dropZoneTitle }}
{{ dropZoneSubline }}
Files stay in this browser; opening the optional external map link is user-triggered.
Ignored {{ ignoredCount }} extra file(s). This tool processes one image at a time.
{{ warning }}
Start with privacy stripping, archival carryover, editable JPEG metadata, or social sharing.
EXIF keep/edit is available only when the resolved export is JPEG.
{{ metadataModeHelp }}
{{ formatResolved === 'image/png' ? 'Lossless' : `${qualityPct}%` }}
Use 80-95 for JPEG/WebP sharing; PNG ignores this slider.
Keep on for upright exports when the source has an Orientation tag.
{{ autorotate ? 'On' : 'Off' }}
Editable JPEG metadata
{{ editorHelpLine }}
{{ canWriteExif ? 'Write-ready JPEG' : 'View only' }}
Editable field Value Actions
Enabled with JPEG metadata output; writes Orientation=1 after rotation.
{{ normalize_orientation ? 'On' : 'Off' }}
Keep on before public sharing; turn off only when location metadata is intentional.
{{ scrub_gps ? 'On' : 'Off' }}
Enter 0-6 decimals; disabled when GPS is scrubbed or export cannot write EXIF.
decimals
Use with JPEG EXIF exports when catalog software expects both timestamp fields.
{{ write_digitized ? 'On' : 'Off' }}
Keep on before public sharing; disables camera and lens serial carryover.
{{ scrub_serials ? 'On' : 'Off' }}
Signal Detected Risk Export action Copy
{{ row.signal }} {{ row.detected }} {{ row.risk }} {{ row.action }}
Field Value Copy
{{ row.label }} {{ row.value }}
Open
No GPS metadata present.
Item Before After export Reason Copy
{{ row.item }} {{ row.before }} {{ row.after }} {{ row.reason }}
Version Preview File Format Dimensions Size (KB) Action Copy
{{ row.version }} {{ row.file }} {{ row.format }} {{ row.dimensions }} {{ row.sizeKB }} Source file

            
Customize
Advanced
:

A photo file can describe far more than the scene it shows. Exchangeable Image File Format metadata, usually shortened to EXIF, can record the camera body, lens, exposure settings, capture time, software used after capture, copyright notes, orientation, and GPS coordinates. That information is useful for cataloging and troubleshooting, but it can also reveal where a picture was taken, when a person was there, and which device or lens was used.

Metadata becomes risky because it often survives ordinary sharing. A phone photo posted with precise coordinates can point to a home, workplace, school, hotel, or travel route. A camera serial number can connect separate images to the same equipment. A capture timestamp can expose routines when several photos are shared together. At the same time, removing every tag is not always the right answer for archives, evidence logs, media libraries, or client delivery, where date, authorship, rights, and camera settings may be part of the record.

Common EXIF metadata groups and their practical meaning
Metadata group Why it helps Why it can be sensitive
GPS coordinates Place a photo on a map or document a field visit. Can reveal an exact location even when the image itself looks harmless.
Capture time Sort image libraries and preserve event chronology. Can expose routines, travel timing, or when a location was occupied.
Camera and lens Help photographers compare settings and diagnose image issues. Can identify equipment, especially when serial numbers are present.
Author and rights Preserve attribution, copyright, and catalog notes. Can attach a name, organization, or project note to an otherwise anonymous file.

A careful metadata pass has two separate jobs. The first is discovery: knowing what is attached to the image before making a decision. The second is export control: choosing whether to strip metadata, carry selected fields forward, or rewrite a compatible JPEG with deliberate edits. Confusing those jobs is a common mistake. Viewing EXIF does not change the file, and editing a tag does not remove private details that are visible in the pixels, such as faces, street signs, reflections, documents, or landmarks.

Diagram separating visible image pixels from attached camera, time, GPS, and rights metadata.

The safest choice depends on the audience and purpose. Public sharing usually favors a clean copy with location and serial identifiers removed. Archiving may keep descriptive fields while still dropping coordinates. A client handoff may need corrected date or copyright fields. EXIF review is therefore less about deleting everything by habit and more about deciding which attached facts should travel with the image.

How to Use This Tool:

Use the editor as a local review-and-export workspace for one image at a time. JPEG sources have the most complete metadata path because compatible JPEG exports can carry original EXIF or staged edits; PNG and WebP exports are better treated as clean browser-rendered copies.

  1. Drop, paste, browse for, or load the demo image. The file must be a browser-decodable image and stay under the 25 MB limit.
  2. Choose a workflow preset if it matches the job. Privacy stripping removes attached metadata, archival carryover keeps supported tags, JPEG editable export prepares field edits, and social sharing favors a stripped JPEG copy.
  3. Review the Privacy Audit tab before changing fields. GPS coordinates and serial identifiers are treated as high-risk signals, while timestamps, device labels, and author or rights fields need context.
  4. Edit supported JPEG metadata rows only when the resolved export format is JPEG. You can stage camera, lens, date, software, author, copyright, description, and GPS values when those fields are available.
  5. Use the advanced switches deliberately. Normalize orientation when the image should be saved upright with Orientation set to 1, scrub GPS or serial numbers before public sharing, and round GPS only when a rougher location is acceptable.
  6. Pick the export format and quality. JPEG and WebP use the quality slider; PNG ignores it because the exported PNG path is lossless for this workflow.
  7. Export the image, then check the Change Log, Export Preview, JSON, CSV, DOCX, or KML outputs when you need an audit trail or a map-ready coordinate file.

Interpreting Results:

The privacy score is a triage signal, not a guarantee that a photo is safe to publish. It highlights common metadata risks the browser can read, then shows what the selected export policy will do with them. A low-risk audit still leaves visible content to review, and a high-risk audit may be acceptable when the image is staying inside a controlled archive.

The Metadata Fields tab separates readable values from rows that can be edited for JPEG output. Some source tags may be visible for inspection but not rewritten into the exported file. When the export plan says metadata will be stripped, the downloaded image is a newly rendered copy rather than a tag-preserving edit.

EXIF result interpretation guide
Result area What it tells you What still needs judgment
Privacy Audit Whether GPS, serial, timestamp, device, author, rights, and output-mode signals were detected. Whether those fields are actually sensitive for the intended recipient.
Metadata Fields Readable file, camera, exposure, orientation, ownership, and location values. Whether a tag is complete, trustworthy, and safe to carry forward.
GPS Location Map The map position derived from stored or staged latitude and longitude. Whether opening an external map or sharing KML would expose a private place.
Change Log The planned difference between the source metadata and the exported copy. Whether the selected format still supports the metadata behavior you expect.
Export Preview Rendered dimensions, format, file size, and a visual preview of the exported copy. Fine compression artifacts, transparency changes, color shifts, and downstream viewer behavior.

Technical Details:

EXIF data is stored in structured tag groups inside image files. The main image directory contains broad file and camera fields, the EXIF directory stores capture details such as exposure and original time, and the GPS directory stores latitude, longitude, altitude, and hemisphere references. JPEG is the practical write target here because the exported JPEG can receive a newly built EXIF block. PNG, WebP, and other browser re-encodes do not receive edited EXIF from this workflow.

Orientation deserves special care. Many cameras store pixels in one physical orientation and add a tag that tells viewers how to rotate them. If an image is drawn upright during export while the old orientation tag remains, another viewer can rotate it again. Normalizing orientation writes the exported JPEG as already upright and sets the orientation value to 1 when metadata is being written.

GPS values are usually displayed as decimal degrees for readability, but JPEG EXIF stores them as degrees, minutes, and seconds with separate north, south, east, and west references. Rounding decimal degrees lowers precision before the coordinates are written back to GPS tags. A lower-precision point can still be sensitive when it identifies a neighborhood, campus, job site, or travel stop.

Formula Core:

The export size badge compares the downloaded copy with the source file:

size change percent = output bytes - source bytes source bytes × 100

Export Rules:

Metadata export rules for EXIF editing
Choice Rule applied Main limit
Strip all metadata Draws the image pixels to a new output and omits attached metadata. Visible private content remains visible unless edited elsewhere.
Keep original EXIF Carries supported JPEG EXIF fields forward when the resolved export is JPEG. Unsupported, malformed, or nonstandard tags may not be preserved.
Apply table edits Writes supported text, camera, date, rights, orientation, and GPS fields into a JPEG copy. EXIF editing is unavailable for PNG and WebP exports in this workflow.
Scrub GPS Leaves the exported JPEG without latitude, longitude, and altitude GPS tags. Location can still be inferred from landmarks, signs, or other visible details.
Scrub serial numbers Leaves camera body and lens serial fields out of the exported EXIF. Other camera model details may still identify the type of equipment.

GPS Precision:

Approximate GPS precision by decimal places
GPS rounding setting Approximate precision near the equator Practical reading
0 or off Original decimal precision is kept. Best for deliberate geotag archives, not public sharing.
3 decimals About 110 meters. Usually enough to identify a block, building cluster, or small site.
4 decimals About 11 meters. Often still close enough to identify a specific property.
6 decimals About 0.1 meters. Effectively precise for most photo privacy decisions.

Privacy and Accuracy Notes:

Image processing happens in the browser. The source image is not uploaded for EXIF review or export, and the optional external map link is opened only when you choose it. Opening that map link can share the displayed coordinates with the map provider, so avoid it for locations you would not otherwise disclose.

EXIF values can be missing, wrong, stale, or edited before you receive the file. A camera clock may be set to the wrong time zone, a phone may attach approximate location, editing software may rewrite the Software field, and copied images may lose their original metadata. Treat EXIF as useful context rather than proof of authorship, time, or place.

A clean metadata export does not anonymize the picture itself. Review the visible image for faces, license plates, documents, address labels, reflections, screens, rare landmarks, and distinctive equipment before sharing.

Worked Examples:

Share a phone photo without location data

Load the image, keep the privacy preset, confirm that GPS coordinates and serial identifiers are marked for removal, then export a JPEG or WebP copy. Check the preview for visible private details before posting.

Prepare an archive JPEG

Use JPEG output, choose archival carryover or editable JPEG export, then review the date, description, artist, copyright, camera, and GPS rows. Keep only the fields that make the archive more useful than a stripped copy.

Correct a rotated camera image

Leave auto-rotate on, use a JPEG metadata mode, and enable orientation normalization. The exported copy is drawn upright and the orientation tag is reset so future viewers do not apply the old rotation again.

Create a location handoff file

If the GPS point is safe to share, use the map tab to copy coordinates or download a KML placemark. Round the coordinate first when the recipient needs an approximate area rather than the original precision.

Frequently Asked Questions:

Can every image format keep edited EXIF?

No. JPEG is the editable EXIF target in this tool. PNG and WebP exports are useful clean copies, but edited EXIF is not written into those outputs.

Does stripping metadata reduce image quality?

Metadata stripping itself is separate from quality, but the exported image is redrawn. JPEG and WebP quality settings can change compression artifacts and file size, while PNG ignores the quality slider.

Why does GPS rounding not always make a photo safe?

Rounding reduces coordinate precision, but even a rough point can identify a sensitive location when combined with the visible image, timestamp, camera details, or other shared photos.

Why are some fields readable but not editable?

Many images contain specialized or nonstandard metadata. The editor exposes common readable fields and writes a controlled set of supported JPEG EXIF values instead of guessing at every possible tag.

Can EXIF prove when or where a photo was taken?

Not by itself. EXIF can be useful evidence, but clocks, locations, software fields, and tags can be wrong, missing, copied, or edited.

Glossary:

EXIF
Exchangeable Image File Format metadata used by cameras, phones, and imaging software to store capture and device information.
GPS IFD
The EXIF tag group that stores latitude, longitude, altitude, and related location references.
Orientation tag
A metadata value that tells image viewers how to rotate or mirror stored pixels for display.
Decimal degrees
A latitude and longitude notation that stores coordinates as decimal numbers rather than degrees, minutes, and seconds.
KML
A geospatial markup format used to move map points and shapes between mapping applications.