← Hashito System Home 日本語 Tools Blog Posters
Choose an image
Click to choose an image
or drag and drop an image file here (EXIF editing: JPEG. PNG and others: metadata display only)
A preview of your image will appear here.
File name: - Format: -
Size: - Dimensions: -
How to use: Choose a JPEG image and every EXIF tag appears in the table below, while the panel on the right lets you edit the date taken, camera info, GPS location, and more. Use "Apply edits and download" to save the edited JPEG, or "Remove all metadata and download" to save a JPEG with the EXIF completely stripped. Images are never sent to a server; everything is processed inside your browser. No recompression is performed, so image quality is never degraded.
Edit main tags (JPEG only)
Leave a field empty and save to delete that tag. Enter latitude and longitude in decimal degrees; they are converted to degrees-minutes-seconds (DMS) internally. "Remove all metadata" strips the entire EXIF area (the APP1 segment). Recommended as a privacy step before posting to social media.
All metadata
AreaTagTypeValue
Load an image to see its metadata listed here.
Editable tags: Ascii (string) tags take plain text; numeric tags (Byte / Short / Long / SLong / Rational / SRational) take JSON (e.g. 6, [2,0,0,0], [[35,1],[40,1],[521321,10000]]; a Rational is [numerator, denominator]). Undefined and other binary tags, as well as the thumbnail image, are display-only. Edits are saved with "Apply edits and download".
📖 We also give away free learning posters that explain character encodings and how data works, with friendly diagrams. See the learning poster collection as well.

Frequently Asked Questions (FAQ)

Is my image uploaded to a server?

No. All EXIF reading, editing, and removal happens entirely in JavaScript (piexifjs) inside your browser. The image you select and its location data are never sent to or stored on any server, so you can safely use it with private photos.

How do I remove the GPS location data from a photo?

When you load an image, a warning appears if it contains location data. Press the "Remove all metadata and download" button to save a JPEG with the entire EXIF block, including location data, stripped out. If you only want to remove the location, press the "Remove location data" button to delete just the GPS tags, then save with "Apply edits and download". This is a recommended privacy step before posting photos to social media.

Which image formats are supported?

EXIF editing and removal are supported for JPEG (.jpg / .jpeg). For PNG, the tool displays metadata such as tEXt chunks and basic file information only; for WebP, GIF, and other formats it shows basic file information only. Editing formats other than JPEG is not supported.

Does editing or removing metadata degrade image quality?

No. This tool does not re-compress the image; it only rewrites or removes the EXIF area (the APP1 segment) while leaving the original JPEG data untouched. The image data itself is not changed by a single byte, so the quality stays exactly the same no matter how many times you edit.

📖 Free learning posters for kids →