
Built a free browser tool to sort through dashcam footage, looking for feedback
I've got a Viofo WM1 and after a while of not touching the SD card, I had 300+ clips sitting there with zero organization. Finding the one clip where some guy almost merged into me took forever... which is why i made myself a tool and thought about publishing it.
DashcamSorter ( https://dashcam-sorter.com ) runs entirely in your browser. You point it at your dashcam folder, it reads the files directly from the SD card or wherever you copied them. Nothing gets uploaded anywhere, everything stays local on your machine.
it parses the GPS data (speed, location) from the files and shows the route on a map, detects the emergency beep events by analyzing the audio track, and gives you a waveform timeline so finding interesting Moments is easier.
Fair warning though, I've only tested this with my own footage so far. It might work with other brands that use the same chipset, might not. It works best on Chrome or Edge and it's still early so expect some rough edges.
If you've got a dashcam and a messy SD card, give it a try and see if it's useful for you. I'd love to hear where it breaks and if its of any use for others 😄