Add a timestamp to your photos โ€” right in your browser

Burn a date & time stamp onto your pictures like an old film camera โ€” or a clean modern caption. The tool reads the real capture date from each photo's EXIF automatically, and everything happens on your own device. Nothing is uploaded.

๐Ÿ”’ Nothing uploaded โ€” open DevTools and check Reads the real EXIF capture date Batch-stamp many at once No account ยท no email Free
๐Ÿ“ท๐Ÿ—“๏ธ

Drag & drop photos here, or

JPG, PNG or WebP. Your photos never leave this browser tab.

Everything runs locally in your browser. No file is uploaded to any server.

Put the date back on your photos โ€” privately

Modern phones stopped burning the date into the corner of every picture the way film cameras used to. The date is still there โ€” hidden in the photo's EXIF metadata โ€” but you can't see it, and it disappears the moment you screenshot, print, or share the image. This tool puts a visible date stamp back on the photo, reading the true capture time straight from EXIF so the stamp matches when the picture was actually taken.

Crucially, it does this without uploading your photos anywhere. Most "add timestamp to photo" websites send your image to their server, stamp it there, and send it back. For a vacation snapshot that may be fine. For insurance claims, property/inspection photos, legal or medical documentation, or anything personal, it means handing a copy to a stranger's server. Here, the stamping is done by code running inside your browser tab โ€” open DevTools, watch the Network panel, and stamp a photo: not a single byte leaves your machine.

What you can do

Private by design

There is no upload endpoint, no account, and no server-side storage โ€” this is a set of static files plus an in-browser stamping engine. Because the work happens locally there is no file-size limit from an upload quota, and it keeps working offline after the first load.

FAQ

Are my photos really not uploaded?
Correct. Stamping runs in your browser on a <canvas>. Open DevTools โ†’ Network and watch while you stamp: zero network requests. The page even works offline after the first load, which wouldn't be possible if it needed a server.
Where does the date come from?
From each photo's EXIF DateTimeOriginal (the moment the camera recorded it), read locally. If a photo has no EXIF date โ€” common for screenshots, scans, or edited images โ€” the tool falls back to the file's modified date, and you can set any date yourself.
Does it change the photo's actual metadata?
No. This tool draws a visible stamp onto a copy and exports a new JPG; your original file and its metadata are untouched.
Can I stamp a whole batch?
Yes. Add as many photos as you like, set the style once, and click โ€œDownload all (ZIP)โ€. Each keeps its own EXIF date on the stamp.
What formats can I use?
JPG, PNG and WebP go in; stamped photos come out as JPG.
Does it cost anything?
No โ€” it's free.