Build a timeline from your photos
A folder of photos already knows when each shot was taken, with what, and often where. This turns that buried knowledge into something you can actually read.
- Runs entirely in your browser
- Works offline
- No upload
- No sign-up
- No watermark
Loading the tool…
How it works
- Drop the photos — camera originals carry the most EXIF.
- Read the timeline, the camera/lens table and the month chart.
- Export the whole thing as one shareable HTML file.
Why nothing is uploaded
Every operation on this page is done by code running inside your browser tab, using the same engine that renders web pages. The file is read from disk into your tab’s memory, transformed there, and written back out as a download. It is never sent anywhere — not to us, not to a third party.
Verify it yourself
- Open your browser’s developer tools (F12) and select the Network tab.
- Load your file and run the tool.
- The only requests you will see fetch the tool’s own code — and, for a few heavy tools, their open-source engine from a public CDN — plus one small page-view ping to loreatec.jp (page address and title, nothing more). None of them carry your file.
Frequently asked questions
Why is there no real map?
Map tiles come from a third-party server, and requesting them would transmit every photo’s location to it. The plot uses a plain coordinate grid instead, with per-point OpenStreetMap links you open deliberately. Less pretty, and nothing leaves the page.
Why do some photos have no date?
Because something stripped the EXIF — social networks and messaging apps do it on every upload. Files straight from the camera or phone keep it.
What is the report for?
A trip, an inventory shoot, a construction log: one HTML file with the timeline and thumbnails that opens anywhere, attaches to anything, and needs no account to view.