Free Account Tools
Browser-only utilities for 2FA codes, combo lines, and cookie formats. Secrets and cookies are never uploaded.
Accstall Tools are free, browser-only utilities for social accounts. Use the Instagram 2FA generator for a TOTP secret, split a user:pass:email combo line, or run the cookie converter for Playwright, AdsPower, and GoLogin. Nothing is uploaded.
The same pages work for Facebook and TikTok secrets and cookies. Codes are standard 6-digit SHA1 TOTP every 30 seconds. Parsing stays positional so a colon inside a password or cookie JSON does not break the row. Conversion never injects a session into this browser.
Tools on this page
2FA Generator
Generate 6-digit TOTP codes from a secret or otpauth URI. The secret never leaves this tab.
Open tool →Account Line Parser
Split user:pass:email:2FA lines into columns, copy a field, or export CSV for Bitwarden and KeePass.
Open tool →Cookie Converter
Convert cookies between Netscape, Playwright, Puppeteer, Selenium, AdsPower and GoLogin.
Open tool →How it works
- Open a tool. JavaScript in this tab does the work — Accstall only serves the page and, for 2FA, a clock timestamp.
- Paste a TOTP secret, a combo line, or a cookie dump. Query strings are stripped. Nothing is written to localStorage.
- Copy a code, a column, or the converted file. Delete any CSV you download; it is plain text.
When to use each tool
2FA Generator — an Instagram 2FA generator, Facebook authenticator, or any otpauth URI that asks for 6 digits / SHA1 / 30 seconds. Unsupported URI settings are rejected so we never show a plausible wrong code.
Account Line Parser — Instagram and Facebook combo lines in username:password:email:email_password:totp form. Raise the column count when a cookie JSON field is present.
Cookie Converter — an Instagram cookie converter for Netscape cookies.txt, Playwright JSON, AdsPower (expires), and GoLogin (url + expirationDate). Facebook and TikTok dumps use the same formats.
Privacy
Nothing leaves your browser
Secrets, combo lines, and cookie values stay in this tab. Tool pages do not load Google Analytics or Meta Pixel, and they do not send a referrer to other sites.
FAQ
Browse Accounts if you need ready-to-use social accounts. 2FA codes for purchases stay in the dashboard.