Account Converter

All accounts are delivered in a single format login:pass[:email:pass][:2fa]|[JSON cookies]. Here you can convert them into the Android/UID format (mobile session). Paste accounts — one per line. Conversion runs right in your browser — data is never sent anywhere.

1. Paste cookie lines2. Click “Convert”3. Copy Android/UID

🍪 Cookies format (as delivered)

login:pass[:email:pass][:2fa] | [JSON cookies] — one account per line

📱 Android / UID format

login:pass:email:emailpass[:2fa] | User-Agent | device | X-MID;...;Bearer IGT:2:...

⚠️ Cookies have no original device or X-IG-WWW-Claim — so the User-Agent and device-id are generated (deterministically from ds_user_id), and the claim is set to 0 (Instagram issues a fresh one on the first request). The session works, but the device fingerprint is synthetic: when imported into mobile software it is less “natural” than native API/Mob accounts.