Which Markdown flavours does the output support?+
Standard GFM (GitHub Flavored Markdown) table syntax, which is supported by GitHub, GitLab, Bitbucket, Notion exports, MkDocs, Hugo, Jekyll and most static site generators.
Can I import an existing table?+
Not yet — the editor starts fresh. To convert a CSV into Markdown, use our CSV → JSON tool, then format manually, or paste rows into a spreadsheet and re-enter here.
How is alignment handled?+
The header separator row uses :--- (left), :---: (centre), ---: (right) per column, matching the GFM spec.
Is my table stored?+
No. The editor runs entirely in your browser.
Do I need to create an account to use Toolzer?+
No. Every utility on Toolzer is free, anonymous, and works in any modern browser without registration. You will never see a paywall or a forced sign-up flow — the goal is to give you the answer on the first screen and let you move on.
Is Toolzer safe to use with sensitive inputs?+
Yes. Whenever the tool can produce an answer entirely in the browser — password generation, JSON formatting, regex testing, hashing, text counting — the data never leaves your device. When a server lookup is unavoidable (DNS, WHOIS, geolocation), the request is proxied through Toolzer's edge so the upstream service never sees your real IP address.
Does Toolzer work on mobile?+
Yes. The interface is fully responsive and works on iOS Safari, Android Chrome, Samsung Internet, and every other up-to-date mobile browser. You can pin the page to your home screen for one-tap access.
Can I link to or bookmark a result?+
Yes. Every Toolzer page has a clean, permanent URL you can bookmark, share, or paste into a ticket. Results are generated client-side on each visit, so the link always shows fresh data instead of a stale screenshot.