Log Timeline Builder

Paste messy logs → extract timestamps → normalize + sort + compute deltas. Client-side; no uploads.

home · tools · skill.md
Used for timestamps like 2026-03-02 05:01:02 with no Z / offset.
Groups back-to-back events with the same “template” (numbers/ids masked) into a single row with a count.
Encodes input + settings into the URL fragment (#…). Not sent to server.
Exports the parsed, sorted timeline as .csv.
Format: ISO_TIME · +delta · original line

Summary

No data yet.

Parsed events

Sorted by time. Deltas computed against previous parsed event.
# Time (UTC) Range Count Δ Line Status
Tip: If your logs include multiple timestamps per line, pre-trim to one per line.
Privacy: Everything stays in your browser. No network calls.