MENU
FREE TOOL · RUNS 100% IN YOUR BROWSER

MikroTik Hotspot Users → CSV

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.

100%In-browser
0Files uploaded
<1sConversion

Convert your export

/ip hotspot user

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.

intake — awaiting config
preview

Tip: expires is read from each user's comment — the date your hotspot writes at first login. Unused vouchers have no expiry yet.

How it works

Three steps, zero spreadsheets touched by hand.

STEP 01

Export from RouterOS

In Winbox or terminal run /ip hotspot user export file=users and download the resulting .rsc file.

STEP 02

Drop it above

The parser locates the /ip hotspot user block, fixes wrapped lines, and reads every account, voucher and expiry date.

STEP 03

Download the CSV

Pick essential or full columns, then download a UTF-8 CSV ready for Excel, Google Sheets or a billing import.

Frequently asked questions

Everything about how the converter handles your data.

Q. Is my MikroTik export uploaded anywhere?

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.

Q. Which files does it accept?

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.

Q. What columns are in the CSV?

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.

Q. Where does the expiry date come from?

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.