Drop a RouterOS export (.rsc / .txt) and get a clean, spreadsheet-ready CSV of every hotspot account — usernames, passwords, profiles and expiry dates. No upload, no sign-up, nothing leaves your device.
It finds the hotspot user section, untangles RouterOS line-wrapping, and hands back a clean CSV. Everything runs in your browser — nothing is uploaded anywhere.
Tip: expires is read from each user's comment — the date your hotspot writes at first login. Unused vouchers have no expiry yet.
Three steps, zero spreadsheets touched by hand.
In Winbox or terminal run /ip hotspot user export file=users and download the resulting .rsc file.
The parser locates the /ip hotspot user block, fixes wrapped lines, and reads every account, voucher and expiry date.
Pick essential or full columns, then download a UTF-8 CSV ready for Excel, Google Sheets or a billing import.
Everything about how the converter handles your data.
No. The whole conversion runs inside your browser with JavaScript. Your file — including usernames and passwords — never leaves your device and is never sent to any server.
Any plain-text RouterOS export containing an /ip hotspot user section — typically a .rsc from /export or a .txt copy. .cfg and .conf work too.
Essential mode exports username, password, profile, MAC address and expiry. Full-details mode also adds uptime limit, account type, voucher batch, the disabled flag and the original comment.
It is read from each user's comment — the date your hotspot writes at first login. Unused vouchers have no expiry yet, so that field stays blank for them.