This page tracks all updates, improvements, bug fixes, and new releases. Check back regularly to see what’s new and what’s changed.
Server Status Checker — Completely Rebuilt
v2.0 — July 12, 2026
Full rewrite. The Server Status Checker now does far more than an up/down light. It makes a real HTTP request from our server and shows the exact status code and what it means, the response time, the full redirect chain, the SSL certificate, and the server behind the site. Check one URL or many. No sign-up.
What’s New
- Real status code, in plain English. Instead of just “online,” you get the actual code (200, 301, 404, 503…) with a one-line explanation of what it means.
- Response time that tells slow from dead. Time to first byte and total time, plus a timing bar that breaks the request into DNS, connect, TLS, server wait and download, so you can see where the time went.
- Full redirect chain. Every hop (301/302/307/308) traced to the final URL, with loop detection.
- SSL check. Valid or expired, the issuer, and days until expiry, flagged inline.
- Server and CDN detection. The
Server header, tech stack, and CDN (Cloudflare, Vercel, CloudFront, Fastly, Akamai) surfaced from the response, plus a one-click view of all response headers.
- Security-header check. HSTS, CSP, X-Frame-Options, X-Content-Type-Options and Referrer-Policy shown as present or missing.
- Single and Bulk tabs. Check one URL, or paste up to 20, one per line, filter the results by status class (2xx / 3xx / 4xx / 5xx / down), and export to CSV.
- Bot-block awareness. When a 403 or 429 comes from a WAF like Cloudflare, the tool says it may be a bot block rather than a real outage.
Improved
- Safety. The checker is guarded against SSRF: it refuses private, loopback, link-local and cloud-metadata addresses, pins each request to the validated IP, and re-checks every redirect hop.
- Honesty. It states that it checks from one location (so it can’t confirm regional outages), that it tests real HTTP rather than ping, and that headers can be hidden or spoofed.
- Rebuilt look on the current ToolsPivot design, with a sidebar and full support for all 18 interface languages.
WHOIS Lookup — Completely Rebuilt
v2.0 — July 12, 2026
Full rewrite. The WHOIS Lookup now reads the full registration record for any domain, IP address or AS number and lays it out in clean, readable sections instead of a wall of raw text. It uses the modern RDAP standard with a classic WHOIS fallback, so it keeps working for country domains too. No sign-up, no API key.
What’s New
- Readable, sectioned report. Domain Information, Registrant / Administrative / Technical Contact, Registrar Information and DNSSEC, each in its own card with every field labelled, and the raw record one click away.
- RDAP-first, WHOIS fallback. Queries the registry over RDAP (ICANN retired classic WHOIS for gTLDs in early 2025), follows the registrar’s own RDAP for the full contact record, and falls back to port-43 WHOIS for country domains that have no RDAP server. A badge shows exactly which source answered.
- Plain-English status codes. Domain status codes like clientTransferProhibited and serverHold now carry a hover explanation, so you know what each lock actually means.
- Privacy explained, not just blank. When registrant details are hidden (standard since GDPR in 2018), the tool says why and still surfaces the public registrar and abuse contact so you can reach the owner.
- IP and AS number lookups. Enter an IP or an AS number for the network name, range, CIDR, organisation, country and abuse contact.
- Expiry at a glance. Expiry dates show a countdown (“in 0.6 years”, or a red “expired”).
- Raw record + export. View the full raw WHOIS or RDAP record, copy it, or download it as TXT or JSON.
- Bulk lookups. Paste several domains, IPs or AS numbers, one per line, for a card each.
Improved
- Reliability. The old tool relied on a stale port-43 server list that went out of date and got blocked. The new RDAP-based engine is current and structured.
- Privacy. Lookups run on our server and are not logged, stored or shared, with an honest note that the record is a snapshot and some country domains publish only limited data.
- Rebuilt look on the current ToolsPivot design, with a sidebar and full support for all 18 interface languages.
YouTube Thumbnail Downloader — Completely Rebuilt
v2.0 — July 11, 2026
Full rewrite. The YouTube Thumbnail Downloader now pulls every thumbnail size a video has, works with Shorts and every link format, and is honest about which sizes actually exist. Everything runs in your browser, with no sign-up and no watermark.
What’s New
- Every size at once. Max-resolution (1280×720), Standard, High, Medium and Default, each shown in a preview grid with its real pixel size, so you pick the exact one you need.
- Honest availability. Not every video has a Max-resolution thumbnail. Sizes the creator never uploaded are greyed out and labelled “Not available,” instead of handing you a broken or blank image.
- Full HD (enhanced) option. A 1920×1080 card that upscales the best available image, clearly labelled as enhanced by resampling, not a fake “4K original” that YouTube never stored.
- YouTube Shorts support. Shorts links work, including the tall vertical (9:16) thumbnail.
- Works with any link or ID. Paste a watch link, youtu.be, Shorts, embed or live URL, a mobile link, or just the 11-character video ID.
- Copy, share and embed. Copy the image straight to your clipboard, copy the image URL, use your device’s native share sheet, or grab a ready-made HTML, Markdown or BBCode embed snippet.
- Alternate frames. See the other scene frames YouTube auto-sampled from the video, in case the main thumbnail isn’t the shot you want.
- Bulk mode. Paste several links (one per line) and grab the best thumbnail for each.
- Download all as ZIP and an optional WebP toggle for smaller files.
Improved
- Real downloads, correct filenames. Files now actually save with a sensible name instead of opening the image in a new tab.
- Privacy and no clutter. Links are processed in your browser and nothing is stored, on a clean, ad-free, no-redirect page.
- Rebuilt look on the current ToolsPivot design, with a sidebar and full support for all 18 interface languages.
Blacklist Lookup — Completely Rebuilt
v2.0 — July 11, 2026
Full rewrite. The Blacklist Lookup now checks an IP or a domain against 20+ major DNSBLs in a single batched query, and it is honest about what it could and could not check. No sign-up, no API key.
What’s New
- One check, 20+ lists. Queries Spamhaus ZEN, Barracuda, SpamCop, UCEPROTECT, PSBL, Mailspike, SpamRats, blocklist.de, DroneBL and more at once, with an impact tier (High / Medium / Low) on every list so you know which results actually matter for email delivery.
- Honest “Not checked” verdict. Some lists (Spamhaus, Barracuda, SpamCop) refuse queries from public/cloud resolvers. Instead of reporting those as a false “clean,” a per-list self-test detects the block and labels it Not checked, with a note to verify on the provider’s own page.
- IP and domain routing. Enter an IP for RBL lists, or a domain for the domain blacklists (DBL / SURBL / URIBL). For a domain it also pulls the mail-server IP from your MX records and checks that against the IP lists, since delivery blocks apply to the sending IP.
- CDN guard. If a domain sits behind Cloudflare or another proxy, the tool says so and checks the mail IP rather than the CDN address, so you are not misled by a “clean” CDN.
- Delisting links + context. Every listed result links straight to that provider’s removal page, plus PTR (reverse DNS) and ASN / ISP for the address.
- Bulk mode. Check up to 6 IPs or domains at once, one per line, with a summary card for each.
- IPv6 support. Full IPv6 addresses are reversed and checked against the lists that support them.
- Re-check + last-checked. Results show when they were fetched and whether they came from cache, with a one-click Re-check now that bypasses the cache for a live re-query.
- Shared-hosting hint. When an address is listed, the tool explains that on shared hosting the cause is often a neighbour on the same IP, and points to the durable fix (dedicated IP or mail relay).
Improved
- Speed. All list queries fire concurrently over UDP instead of one at a time, so a full 20-list check returns in a few seconds instead of timing out.
- Brand skin. Rebuilt on the current ToolsPivot look, with a sidebar and full support for all 18 interface languages.
Schema Markup Generator — Major Upgrade
v2.1 — July 11, 2026
Smarter and cleaner. The Schema Markup Generator now checks your markup as you build it, warns you when a schema type won’t earn a Google rich result, lets you combine several types into one @graph, and got a full visual refresh.
What’s New
- Live required-field validation — as you fill the form, the tool flags missing required properties (in red) and missing recommended ones (in amber) for each Google rich-result type, so you know before you publish whether it will actually qualify.
- Rich-result deprecation warnings — picking FAQ or HowTo now shows a clear notice that Google removed those rich results (FAQ in 2026, HowTo in 2023). The markup is still valid and may help AI and other engines, but you won’t get the old SERP feature.
- Combine types into one @graph — build an Organization, WebSite and Breadcrumb block and merge them into a single connected @graph for the page.
- Download and copy options — copy the full block, copy the raw JSON, or download a .json file.
- One-click validation — test buttons for Google’s Rich Results Test and the Schema.org Markup Validator.
Improved
- Fresh brand design and a smoother, popup-free interface.
- Correct validator links — replaced the retired Structured Data Testing Tool.
- Publish-safe reminders — a note that your markup must match visible on-page content, plus a self-serving-review warning.
DNS Lookup — Completely Rebuilt
v2.0 — July 11, 2026
Full rewrite. The DNS Lookup tool now shows every DNS record type for a domain in one go, over keyless DNS-over-HTTPS, with TTLs, DNSSEC status, an email-records health check, and the option to query the domain’s own authoritative nameserver.
What’s New
- All record types at once — A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, DS and DNSKEY in a single lookup, each with its TTL and (for MX) priority. No more one-type-at-a-time, and it never uses the broken ANY query.
- Pick your resolver — query Google (8.8.8.8), Cloudflare (1.1.1.1), or the domain’s own authoritative nameserver (the source of truth that never serves cached data).
- Compare resolvers side by side — one click shows Google vs Cloudflare answers with a match/differs flag, so you can spot cache lag or geo-steering.
- Email records health check — finds and lints SPF, DMARC, MX, and probes common DKIM selectors, flagging weak SPF (+all, over 10 lookups) and monitor-only DMARC (p=none).
- Reverse DNS — enter an IP and it runs a PTR lookup automatically.
- DNSSEC status, raw dig-style output, per-record copy, and JSON export.
Improved
- Honest freshness — every result shows its TTL and which resolver answered, with a clear note that these are multi-resolver results, not a worldwide propagation map.
- Accepts a domain, URL, or IP, no signup or captcha, now in 18 languages.
Domain Age Checker — Completely Rebuilt
v2.0 — July 11, 2026
Full rewrite. The Domain Age Checker now uses fast, keyless RDAP data and shows two ages that most tools confuse: when the domain was registered and when the site first appeared online. Check one domain or paste a whole list.
What’s New
- Domain age vs site age, side by side — the RDAP registration date next to the first time the site was archived on the Wayback Machine, so a domain registered years ago but only recently built out is obvious.
- Bulk checking — paste up to 50 domains at once and export the results to CSV or JSON.
- Full record — registrar, name servers, status, DNSSEC, expiry with a days-left countdown, and the site’s IP address.
- Honest handling of hidden dates — for TLDs like .de or privacy-redacted records that don’t publish a registration date, it says so plainly and shows the first-archived date instead of a blank or a fake age.
- Re-registration warning — if archived content predates the current registration date, it flags that the domain may have been dropped and re-registered.
- Source and freshness shown — every result says which method answered (RDAP) and when it was checked.
Improved
- Accurate, honest data — replaced the old WHOIS scraper with RDAP-first lookups, plus a cited note that domain age is not a Google ranking factor.
- Accepts a full URL or a bare domain, and now works in 18 languages.
Free Proxy List — Completely Rebuilt
v2.0 — July 10, 2026
Full rewrite. The Free Proxy List now pulls a live, continuously re-checked feed of public HTTP, HTTPS, and SOCKS proxies and lets you filter, search, sort, test, and export them in a clean table with real freshness and safety information.
What’s New
- Live proxy test — click Test on any row to check whether a proxy actually works right now, see its response time, and whether it hides your IP.
- Rich table — IP, port, country and city, ISP/organization, protocol, anonymity level, SSL and Google support, latency, uptime, and a color-coded last-checked time.
- Powerful filters — country, protocol, anonymity, SSL, Google-passed, minimum uptime, and maximum latency, plus a live search box.
- Sort any column and page through the full list.
- One-click export — copy the filtered IP:Port list, or download it as TXT, CSV (with all metadata), or JSON.
- Honest freshness and safety — a clear warning about the real risks of free proxies, plus notes on where the data comes from and how fast free proxies die.
Improved
- Reliable live data — replaced the old page-scraper with keyless, structured proxy feeds that are re-tested continuously, so the list actually loads and stays fresh.
- Now available in 18 languages.
HTML Editor Online — Completely Rebuilt
v2.0 — July 9, 2026
Full rewrite. The HTML Editor Online is now a live split-screen editor: a visual pane and a synced source-code pane that update together as you type, plus a one-click cleaner for messy Word and Google Docs markup. Everything runs entirely in your browser.
What’s New
- Live two-way editing — work in the visual editor or the code view and both stay in sync instantly, with no toggling between edit and preview.
- Smart paste cleaner — paste from Word or Google Docs and strip the
mso- styles, empty spans, and junk markup in one click.
- Cleaning suite — remove inline styles, classes and IDs, empty tags, collapse whitespace, or convert to plain text.
- Beautify and minify — format ugly HTML into clean indented code, or compress it to a single line.
- Copy HTML, Copy Markdown, and Download — export the result however you need it.
- Import from your computer, Google Drive, or Dropbox — open .html, .txt, and document files straight into the editor.
- Full editing toolbar — headings, lists, links, images, video embeds, special characters, superscript and subscript, inline code, and tables with row and column editing.
- Find & Replace across your source code.
- HTML validation — one click flags unclosed or mismatched tags with line numbers.
- Drag and drop — drop images to embed them, or drop an HTML file to load it.
- Dark mode and autosave — your work is saved locally and restored when you come back.
Improved
- 100% private — the editor runs entirely in your browser and your content is never uploaded to a server.
- Now available in 18 languages.
Hosting Checker — Completely Rebuilt
v2.0 — July 9, 2026
Rebuilt from the ground up, and honest about what can be known. The Hosting Checker now identifies the real hosting company (including resellers), shows the full server, DNS, mail and domain picture on one screen, and clearly tells you when a site hides behind a CDN like Cloudflare instead of pretending the CDN is the host.
What’s New
- Accurate hosting provider — identifies the actual host, and even catches reseller brands (like MilesWeb) sitting on a shared network that other tools miss.
- Full record set on one screen — IPv4 and IPv6, server location, ASN, reverse DNS, nameservers and DNS provider, mail host (MX) and mail provider, plus server software and SSL issuer.
- Honest CDN detection — when a domain is proxied by Cloudflare, Akamai, Fastly or CloudFront, it says so plainly and points you to the unmasked hints (mail host, nameservers, registrar) rather than mislabeling the CDN as the host.
- Registrar, dates and abuse contact — the domain registrar, registration and expiry dates, DNSSEC status, and the host’s abuse-reporting email, which almost no free tool surfaces.
- Copy report — grab the whole result as clean text with one click.
Improved
- Reliable data — replaced the old fragile page-scraping with live DNS, RDAP and IP-intelligence lookups, so results stay accurate.
- Cleaner provider names — strips legal-entity clutter, so you see “Hostinger” instead of “UAB INIT”.
- Modern, redesigned results — a clear provider card, scannable detail sections, and full support across all 18 site languages.
Bulk URL Opener — Completely Rebuilt
v2.0 — July 9, 2026
Rebuilt from scratch, and honest about how browsers work. The Bulk URL Opener now cleans, de-duplicates, and validates your links before opening them, handles pop-up blocking gracefully with an always-works clickable fallback, and runs entirely in your browser. Your URLs never leave your device.
What’s New
- Clean before you open — paste a messy list and it strips blank lines, removes duplicates, skips invalid entries, and auto-adds https, with a live count (“42 URLs · 3 duplicates removed · 1 invalid skipped”).
- Extract URLs from any text — paste an email or article and it pulls out just the links.
- Smart pop-up handling — opens your tabs in one click, detects any the browser blocks, and shows a clickable list that opens them even when pop-ups are blocked.
- Open options — choose the order (normal, reverse, or random), open in new tabs or new windows, and add a delay between tabs.
- Batch mode — open large lists in batches with an “Open next batch” button, plus a warning before opening 50 or more tabs.
- Save and reuse lists — store named URL lists in your browser, and copy the cleaned list or download it as a .txt file.
Improved
- 100% private — everything runs in your browser. Your URLs are never sent to a server or logged.
- Flexible input — accepts one URL per line, or comma and space-separated lists.
- Modern interface — a clean redesign with clear options and full support across all 18 site languages.
Keyword Density Checker — Completely Rebuilt
v2.0 — July 9, 2026
Rebuilt from the ground up, and honest about the numbers. The Keyword Density Checker now analyzes pasted text (privately, in your browser) or any URL, breaks content into 2 to 5-word phrases, filters stop words, and shows a clear over-optimization signal instead of chasing a mythical “ideal” percentage.
What’s New
- Paste text or check a URL — analyze a draft before you publish, not just a live page. Text mode runs entirely in your browser.
- 2, 3, 4 and 5-word phrases — see the multi-word phrases that actually match how people search, not just single words.
- Stop-word filtering — skip filler like “the” and “and” so the results show real topic words. Toggle it on or off, in seven languages.
- Exclude your own words — drop brand names or boilerplate from the count with a single field.
- Include title and meta tags — optionally fold the page title and meta description into the analysis (URL mode).
- Over-optimization signal — each phrase is flagged Natural, Watch or High, with a plain explanation of why keyword density is not a ranking factor.
- Keyword cloud, click-to-highlight, and CSV export — visualize top words, click any keyword to highlight it in the text, and download the results.
- Placement check — for a URL, see whether each keyword appears in the title, H1, or meta description.
Improved
- Accurate word counts — URL analysis now reads the main content only, skipping menus, headers, footers, sidebars, and cookie banners, so the totals actually mean something.
- Transparent math — we show the total words counted and the exact density formula, so you can trust the numbers.
- Private by default — your pasted text is never sent anywhere, and nothing is stored.
- Cleaner interface — a modern layout with stats, phrase tabs, and full support across all 18 site languages.
My IP Address — Completely Rebuilt
v2.0 — July 9, 2026
Rebuilt from scratch, now 100% private. The My IP Address tool runs entirely in your browser: it shows your IPv4 and IPv6 addresses, an honest ISP-level location on a map, a VPN/proxy check, and your browser details, without ever logging your IP.
What’s New
- IPv4 and IPv6 shown separately — both addresses at once, each copyable, with a note when your connection is IPv4-only.
- Honest location — city, region, country and flag, clearly labelled approximate (ISP-level, not your exact address), with a built-in “location wrong? here’s why” explainer.
- Interactive map — an OpenStreetMap view of the approximate area, drawn as a radius rather than a false pinpoint.
- VPN / proxy indicator — a quick “detected: yes/no” check from your device timezone versus your IP’s, plus a hosting-network heuristic.
- Local (private) IP — detected via WebRTC, with an honest note when your browser hides it.
- Browser & device panel — operating system, browser, screen, languages, cookies, Do Not Track, CPU cores and memory.
- Look up any IP — check the location and network of any other IP address.
Improved
- 100% private — no more server-side geolocation. Everything runs in your browser and your IP is never stored or logged.
- Richer details — added ISP, organization, ASN, timezone, postal code and coordinates.
- Cleaner and clearer — new layout, copy buttons throughout, and full support across all 18 site languages.
Numbers to Words — Completely Rebuilt
v2.0 — July 9, 2026
Rebuilt from the ground up. The Numbers to Words converter now runs entirely in your browser, spells amounts in 13 languages, supports both the International and Indian number systems, and adds a full currency and cheque-writing mode. Nothing you type ever leaves your device.
What’s New
- Word output in 13 languages — spell numbers in English, Spanish, Portuguese, French, German, Italian, Russian, Arabic, Chinese, Korean, Turkish, Indonesian, and Persian. Each localised page defaults to its own language automatically.
- International and Indian number systems — switch between thousand / million / billion and thousand / lakh / crore / arab.
- Currency & cheque mode — convert amounts into words for 36 currencies (rupees and paise, dollars and cents, pounds and pence, and more) with correct sub-units, plus an optional “only” suffix for writing cheques.
- British / Indian “and” style — toggle the “one hundred and one” convention on or off (American style drops it).
- Letter-case options — sentence case, Title Case, UPPERCASE, or lowercase.
- Live conversion — words update as you type, with one-tap copy and quick example chips.
Improved
- 100% private — the whole engine is client-side JavaScript, so numbers, amounts, and cheque values are never sent to a server.
- Handles the hard cases — decimals, negatives, zero, and very large numbers convert correctly, including no-sub-unit currencies like the Japanese Yen and Korean Won.
- Cleaner interface — new layout, fixed the copy-button overlap, and full support across all 18 site languages.
Domain Availability Checker — Completely Rebuilt
v2.0 — July 6, 2026
Full rewrite. The Domain Availability Checker now uses live registry data (RDAP) instead of an old WHOIS server list, so results are current and accurate. Check one name across many extensions at once, or a whole list, and see who holds the taken ones.
What's New
- Check across many extensions — type just a name and instantly see .com, .net, .org, .io, .co, .app, .dev, .ai and .xyz.
- Bulk check — paste up to 20 domains and check them all, then export the available ones as CSV.
- Details on taken domains — registrar, registration and expiry dates, nameservers and DNSSEC, pulled straight from the registry.
- Register link for anything that's free, and a clear best-effort label for extensions without public registry data.
Improved
- Accurate, current results — live RDAP registry lookups replace the stale server list that could show wrong answers.
- Private by design — we don't log your searches and we never register domains ourselves, so no one can grab the name you just looked up.
- Fast — results stream in as they resolve, no page reloads.
Mobile-Friendly Test — Completely Rebuilt
v2.0 — July 5, 2026
Full rewrite. The Mobile-Friendly Test is rebuilt from scratch. Google retired its own Mobile-Friendly Test in December 2023, so this brings back the simple yes/no answer — plus the specific reasons and a real phone screenshot that Google's replacement never gave you.
What's New
- Clear yes/no verdict — Mobile-Friendly or not, with a 0–100 score, instead of burying the answer in a technical report.
- Real mobile screenshot — see exactly how your page renders on a phone, right in a device frame.
- Itemized checks — viewport, responsive layout, text size, content width, tap targets and Flash/plugins, each marked pass, warning or fail.
- How to fix, per issue — every warning and failure comes with the specific change to make, not generic advice.
- Speed & Core Web Vitals — performance score plus LCP, INP, CLS and FCP as a bonus.
- Now in 18 languages.
Improved
- Works again — the old version relied on a Google endpoint that no longer exists. It now analyzes the live page itself, so it actually returns a result.
- Honest analysis, not a gimmick — most free tools just show your site in a phone frame and call it a day. This checks the real signals a mobile browser cares about and tells you what's wrong.
- Private — only the public page you enter is fetched; nothing is stored beyond a short cache to speed up repeat checks.
Internet Speed Test — Completely Rebuilt
v2.0 — July 5, 2026
Full rewrite. The Internet Speed Test now measures your connection against our own servers, so the result no longer depends on any third-party test provider. The whole test runs in your browser, and the random data we send back and forth is never stored.
What's New
- Download, upload, ping and jitter — four real numbers in Mbps and milliseconds, not just one figure.
- Live speed dial — a big gauge fills in real time as each stage runs, then settles on a clean "test complete" with your four results laid out right below it.
- Your connection at a glance — see your IP address, provider (ISP) and location right under the result.
- What your speed can handle — plain-English verdicts for 4K streaming, online gaming, video calls and working from home.
- Recent tests — your last results are saved on your own device so you can compare over time, and cleared with one click.
- Now in 18 languages.
Improved
- No more competitor servers — the old version pulled its test data from a third-party site. It now uses our own download and upload endpoints, so the reading reflects the path between you and us.
- More accurate measurement — six parallel download streams and three upload streams, a short warm-up that is discarded before timing starts, and incompressible test data so nothing gets shrunk in transit.
- Honest about what it measures — a clear note explains that speed also varies with Wi-Fi, other devices on your network and the distance to the server.
Website Source Code Generator — Completely Rebuilt
v2.0 — July 4, 2026
Full rewrite. The Website Source Code Generator goes from a plain text box to a proper source viewer — syntax-highlighted, with a live SEO summary and one-click copy, download, beautify or minify.
What’s New
- Syntax highlighting and line numbers — the fetched HTML opens in a real code view with search inside the source, not a raw textarea.
- Instant SEO summary — title, meta description, canonical, robots, Open Graph, Twitter cards, JSON-LD schema, H1s and detected analytics pixels, pulled straight from the page.
- Copy, download, beautify or minify — grab the whole source, save it as an .html or .txt file, or reformat it either way in a click.
- Extraction tabs — browse the page’s meta tags, links, scripts and images on their own.
- Fetch as Desktop, Mobile or Googlebot — a page’s HTML can differ by device, so pick the user-agent.
- Now in 18 languages.
Improved
- Handles HTTPS properly — the old version forced http; it now respects the address and follows redirects with a real browser user-agent, so far more sites load.
- Correct character encoding — non-English pages no longer come back as garbled text.
- Clear error messages — if a site blocks the request or needs a login, it says so instead of showing a blank box.
Honest by design. This returns the raw HTML the server sends, not the JavaScript-rendered page — so on React or Vue sites you see the shell, which is exactly what search-engine crawlers first receive. Nothing you fetch is stored.
Internet Speed Test — Completely Rebuilt
v2.0 — July 5, 2026
Full rewrite. The Internet Speed Test now measures your connection against our own servers, so the result no longer depends on any third-party test provider. The whole test runs in your browser, and the random data we send back and forth is never stored.
What’s New
- Download, upload, ping and jitter — four real numbers in Mbps and milliseconds, not just one figure.
- Live speed gauge — watch the needle move in real time through each phase, with your download speed shown when it finishes.
- Your connection at a glance — see your IP address, provider (ISP) and location right under the result.
- What your speed can handle — plain-English verdicts for 4K streaming, online gaming, video calls and working from home.
- Recent tests — your last results are saved on your own device so you can compare over time, and cleared with one click.
- Now in 18 languages.
Improved
- No more competitor servers — the old version pulled its test data from a third-party site. It now uses our own download and upload endpoints, so the reading reflects the path between you and us.
- More accurate measurement — six parallel download streams and three upload streams, a short warm-up that is discarded before timing starts, and incompressible test data so nothing gets shrunk in transit.
- Honest about what it measures — a clear note explains that speed also varies with Wi-Fi, other devices on your network and the distance to the server.
UPI QR Code Generator — Completely Rebuilt
v2.0 — July 4, 2026
Full rewrite. The UPI QR Code Generator is rebuilt around one goal — a QR that reliably opens and pre-fills in every UPI app — plus a ready-to-share payment card. Everything runs in your browser, so your UPI ID never leaves your device.
What’s New
- Fixed or open amount — lock an exact amount, or let the payer type any amount from one reusable QR.
- UPI ID check and helper — validates your UPI ID format and shows where to find it in GPay, PhonePe, Paytm and BHIM.
- Branded pay card — download, share or print a full “Scan to Pay” card with your name, QR, UPI ID and “Accepted here” badges for GPay, PhonePe, Paytm, Amazon Pay, BHIM and UPI.
- One-tap Share — send the pay card to WhatsApp, Telegram, email or any app through your phone’s share sheet, or copy the image to paste anywhere.
- Custom design — choose QR and background colours, square, rounded or dotted modules, and add a logo in the centre.
- Advanced fields — optional transaction reference and merchant category code for reconciliation.
- Now in 18 languages.
Improved
- Reliable in every app — the payment link is now correctly encoded (names and notes escaped, amount fixed to two decimals, currency always set), fixing the common “QR won’t scan or won’t pre-fill” problem in strict apps like Google Pay.
- Scannable with a logo — error correction rises automatically when you add a centre logo, so the code still reads.
- Clearer, honest guidance — a plain-language safety note (a receive QR can only pay you) and the real personal-UPI daily limit are shown up front.
Why This Matters
A UPI QR is only useful if it opens cleanly in whatever app the payer has. This version gets the payment link exactly right and gives you a card you can print at a shop counter or send on WhatsApp in one tap.
YouTube Backlinks Generator — Rebuilt & Made Honest
v2.0 — July 1, 2026
Same tool, cleaner and honest. The YouTube Backlinks Generator still submits your video URL to a list of video and directory sites to create backlinks — now with a modern interface, live status for each link, and a straight-talking note about what backlinks actually do (and don’t do) for a video.
What’s New
- Live status per site — each backlink shows Created or Unreachable as it runs, with a running count
- Copy all URLs, copy any single link, and CSV export
- Modern, mobile-friendly design in 18 languages
- An honest reality-check built into the page, so you know exactly what to expect
Improved
- Straight talk instead of hype — we explain that backlinks do not rank a video inside YouTube (watch time, click-through rate and engagement do), that these are low-value links whose main use is helping a video get indexed in Google web search, and that some listed sites may be offline
- Points you to what actually works — title, thumbnail, retention, and sharing or embedding your video on real sites
Bulk Facebook ID Finder — Completely Rebuilt
v2.0 — July 1, 2026
Rebuilt to actually work in 2026. The Bulk Facebook ID Finder turns Facebook Page and profile URLs into their numeric IDs — in bulk, with no login required.
What’s New
- Bulk lookup — paste many URLs or handles at once and get every numeric ID, with live progress
- Shows the account name next to each ID so you can confirm it’s the right page or profile
- Copy any ID, Copy all, or export to CSV, and each ID links straight to the account
- Retry failed — re-run just the ones Facebook rate-limited
- Built-in help — an explainer of Page vs Profile vs app-scoped IDs, and the manual steps to find a Page ID when auto-lookup can’t
- Works from a full URL or a bare handle; handles Pages, profiles and groups. In 18 languages.
Improved
- Faster and more reliable — resolved IDs are cached, so repeats are instant and lookups are less likely to be blocked
- No login, ever — it reads only public data; we removed the old stored login the previous version relied on
- Honest about limits — Facebook rate-limits lookups, so the tool tells you plainly when to retry or use the manual method, instead of failing silently
YouTube Tag Extractor — Completely Rebuilt
v2.0 — July 1, 2026
Rebuilt and far more useful. The YouTube Tag Extractor now pulls the tags from any video and gives you ranked keyword ideas from a topic — and it never comes back empty.
What’s New
- Paste a URL or type a topic — one smart box, auto-detected
- Never returns empty — if a video has no tags (most don’t now), it falls back to keywords from the title and description plus real search suggestions
- Demand badges — each keyword is marked High, Med or Low so you know which ones are worth using
- Video stats — see the view count and channel when you check a competitor’s video
- Questions people ask — a ready list of how/what/why keywords for titles and video ideas
- Keywords for your title & description — where keywords actually help you rank
- Hashtags, Copy all (Studio-ready), per-item copy, CSV export, and a live 500-character counter
- Modern design in 18 languages, free, no login
Improved
- Runs securely on our server — nothing is exposed in your browser
- Honest guidance — YouTube says tags play only a minor role now, so the tool points you to use these keywords in your title and description, where they help most
Website Safety Checker — Completely Rebuilt
v2.0 — July 1, 2026
Rebuilt from scratch. The old checker just opened Google’s retired diagnostic popup and no longer worked. The new Website Safety Checker runs a real, multi-signal scan and gives you a clear verdict on whether a site is safe, risky, or dangerous.
What’s New
- One clear verdict + safety score — a 0–100 score and a plain-English result (Looks legitimate, Be careful, High risk, or Dangerous)
- Malware & phishing check — every URL is checked against Google’s threat lists
- HTTPS certificate check — valid, expired, self-signed, or mismatched, with the issuing authority
- Domain age — brand-new domains (a common scam sign) are flagged
- Redirect trace — shows the true final destination, so shortened or sneaky links can’t hide
- Hosting & email checks — where the site is hosted, plus DNS/SPF/DMARC records
- Plain-English reasons grouped into “Looks good” and “Watch out,” and support for 18 languages
Improved
- Honest by design — it never claims a site is 100% safe, and it busts the padlock myth (HTTPS only means encrypted, not trustworthy)
- Actionable advice on every result (don’t enter card details, type the address yourself, pay by card for protection)
- Fast repeat checks — results are cached briefly so common sites load instantly
Credit Card Generator — Completely Rebuilt
v2.0 — July 1, 2026
Rebuilt for developers. The Credit Card Generator creates Luhn-valid test card numbers for checking payment forms and checkout flows. These are fake numbers with no account behind them and cannot be charged.
What’s New
- Full test records — number plus expiry, a brand-correct CVV, cardholder name and billing address
- Bulk generation — up to 100 at once, with no duplicate numbers, per-card copy, copy-all, and CSV / JSON export
- QA edge-case mode — generate deliberately invalid cards (expired, failing Luhn, wrong length, bad CVV) to test how your app handles errors
- Test-framework export — ready-to-paste Playwright / Cypress and Selenium (Python) fixtures
- Custom BIN prefix and full brand coverage, incl. Mastercard 2-series, UnionPay, RuPay, Maestro and Verve
- Official sandbox test cards — the real Stripe, PayPal, Adyen and Square test numbers, since generic numbers are rejected by real sandboxes
- Brand-colored card preview and 18 languages
Improved
- Clear, honest framing for developers and QA, with a plain answer to “is this legal and will it work?”
- Runs entirely in your browser — nothing is sent or stored
Credit Card Validator — Completely Rebuilt
v2.0 — July 1, 2026
Full rebuild. The Credit Card Validator now checks a number as you type and tells you far more about it, correctly.
What’s New
- Accurate scheme detection — including Mastercard 2-series, UnionPay, RuPay, Maestro and Verve, which older tools miss
- Live checking — auto-formatting, brand badge, Luhn result, and an optional step-by-step of the Luhn math
- Real BIN lookup — the issuing bank, country (with flag) and card type (credit / debit / prepaid), from an offline database
- Bulk validation — paste a whole list and export the results as CSV or JSON
- One-click copy of the number, and 18 languages
Improved
- Honest about its limits: it checks the number format only and cannot tell if a card is real, active or funded
Reverse Image Search — Completely Rebuilt
v2.0 — July 1, 2026
Full rebuild. The new Reverse Image Search lets you search Google Lens, Yandex, Bing and TinEye from a single upload, so you can find where an image came from, track down the original source, or check if a photo is real.
What’s New
- Search four engines at once — Google Lens, Yandex, Bing and TinEye, each with a note on what it is best at (Yandex for faces, TinEye for the original source, and more)
- Crop before you search — drag to select just a face, logo or product for far better matches
- More ways to add an image — drag and drop, paste from clipboard, paste a URL, or snap a photo on your phone
- Modern formats — JPG, PNG, WebP, HEIC and GIF up to 15 MB, resized automatically so uploads never fail
- 18 languages across the whole interface
Improved
- Privacy — images are uploaded to a temporary link only so the search engines can read them, then deleted automatically. Paste a URL to upload nothing at all.
- No more tiny limits — the old 500 KB cap and jpg-only restriction are gone
- Cleaner, faster flow with the captcha step removed
EXIF Data Remover — Completely Rebuilt
v2.0 — July 1, 2026
Rebuilt from the ground up. The old version uploaded your photo to our server and only handled JPEG. The new EXIF Data Remover cleans your images right in your browser so they never leave your device, and it strips a lot more than photos — including video, PDF and RAW.
What’s New
- In-browser image cleaning — JPG, PNG, WebP and HEIC are stripped locally and never uploaded
- Lossless JPEG & HEIC — the file keeps its original format and quality, only the metadata is removed
- Video, PDF & RAW support — MP4, MOV, WebM, AVI, MKV, PDF, CR2, CR3, NEF, ARW, DNG, TIFF and more, cleaned with ExifTool and deleted from the server right after
- Keep color profile (ICC) — strip location and camera data while keeping accurate colors
- Bulk cleaning — drop multiple files and grab them all with one-click Download all (ZIP)
- Before/after detection — see exactly what was removed (GPS, camera, date, XMP, IPTC, ICC), with a warning when a file held your GPS location
- Verified clean — every result is re-checked to confirm no metadata remains
- 18 languages — the full interface is translated
Improved
- Bigger upload limit for video, PDF and RAW, so real phone videos go through
- Clearer errors — an oversized file now shows the actual size limit instead of failing silently, and a live note tells you the cap up front
- File-first wording throughout, since the tool now cleans files, not just images
- Drag-and-drop and paste from clipboard for faster input
EXIF Data Viewer — Now Reads Video & PDF
v2.0 — July 1, 2026
The EXIF Data Viewer now reads metadata from more than just photos. Drop in a video or a PDF and see everything inside it — including the GPS location plotted on a map.
What’s New
- Video metadata — MP4, MOV, WebM, AVI, MKV and more, including the recording date, device, duration and GPS location
- PDF metadata — author, title, producer, creation and modification dates, and more
- GPS on a map — location pulled from video and photos alike is plotted on an interactive map with a Google Maps link
- Same clean report — grouped metadata table, summary cards, and Copy / JSON / CSV export for every file type
- 18 languages across the whole interface
Improved
- Hybrid privacy — images are still read entirely in your browser and never uploaded; only video and PDF go to the server, and they’re deleted right after
- Clear size guidance — images have no size limit, and the video/PDF limit is shown right on the tool
- File-first wording throughout, since the tool now reads files, not just images
Video Downloader Suite — New Tools
v1.0 — June 19, 2026
Download videos from almost anywhere with nine new tools: a universal Video Downloader plus dedicated downloaders for Facebook, TikTok, Instagram, Twitter/X, Pinterest, Vimeo, Dailymotion, and Reddit. Paste a link, pick a quality, and the file saves straight to your device.
Key Highlights
- Quality up to 4K — choose from a clean ladder of resolutions (4K, 1080p, 720p and down), with file sizes shown before you download.
- MP4 and MP3 — save the full video as MP4, or pull just the audio as a high-quality MP3.
- No TikTok watermark — TikTok clips download clean, with photo slideshows supported too.
- Reddit video with sound — Reddit splits video and audio into two streams, and our tool merges them automatically so your clip is never silent.
- Multi-video links — tweets with several clips, Pinterest Idea Pins, and Vimeo showcases come back as separate downloads.
- No login, no signup, no stored files — downloads go straight to your device and nothing is kept on our servers. Public videos only.
- Fast and mobile-friendly — optimized for speed and built to work cleanly on phones.
- 18 languages — the full interface is translated, with English as the fallback.
Grammar Checker — Completely Rebuilt
v2.0 — June 14, 2026
A full rewrite. The Grammar Checker now pairs a fast rule-based engine with an AI rewrite layer, marks mistakes right inside the editor, and adds tone rewriting, readability stats, and one-click handoff to your other tools.
What’s New
- Inline highlighting. Mistakes are underlined directly in your text and color-coded by type (spelling, grammar, punctuation, style). Click any word to see the issue and apply the fix.
- AI Rewrite. A new tab corrects and polishes your whole text in the tone you pick (Standard, Formal, Casual, Confident), with a plain-English reason for every change.
- Writing score and readability. A live writing score plus reading time, sentence count, and a readability rating.
- Around 40 languages. Auto-detect, English variants, and many more.
- Personal dictionary. Add your own words so they stop getting flagged.
- Import and export. Upload .doc, .docx, or .txt, pull files in from Dropbox or Google Drive, then copy or download the result.
- Send it onward. Push the corrected text straight into the Paraphrasing Tool, AI Humanizer, or Plagiarism Checker.
Improved
- Faster, clearer results grouped by error type, with a one-click Fix all.
- Draft autosave so a refresh never loses your work, plus handy keyboard shortcuts.
- On-brand, distraction-free design that works from phone to desktop.
Why This Matters
You get the precision of a rule checker and the judgment of AI in one place, fix issues without leaving the page, and carry polished text into the rest of your workflow. Still free, still no signup.
Markdown Editor — New Tool
v1.0 — June 14, 2026
Write and preview Markdown side by side with the new Markdown Editor. Type Markdown on the left and watch it render live on the right, edit either side, then copy or download your work as Markdown or HTML. No signup.
Key Highlights
- Two-way editing — edit the Markdown source or the rendered preview, and the other side keeps up
- Full GitHub-Flavored Markdown with syntax-highlighted code, plus math (KaTeX) and diagrams (Mermaid)
- Import from upload, Dropbox, or Google Drive; export as Markdown, HTML, or styled HTML
- Auto-save, fullscreen mode, auto table of contents, and one-click handoff to Check Grammar, Paraphrase, AI Humanizer, or Check Plagiarism
Paraphrasing Tool — Completely Rebuilt
v2.0 — June 14, 2026
Major rewrite. The tool moved from a thesaurus-style synonym spinner to an AI language model. Same page, completely new engine.
What’s New
- AI-powered paraphrasing using a large language model (default
gpt-4o), so rewrites read naturally instead of swapping words one at a time.
- 6 writing modes: Standard, Fluency, Formal, Simple, Creative, and Humanize.
- Synonym strength slider (Light, Balanced, High) to control how much the wording changes.
- Freeze words: keep brand names, keywords, or any terms untouched during a rewrite.
- Output language selector: paraphrase in any language (English by default).
- Cloud import: pull text from Upload (.txt), Dropbox, or Google Drive.
- Long-text support: documents are split along paragraph boundaries, rewritten in pieces, and rejoined with structure intact, so big articles don’t get cut off.
- One-click handoffs from the result to Check Plagiarism, Check Grammar, and the AI Humanizer.
- Result tools: copy, download as .txt, and rephrase again.
- Live word and character counter.
- Optional re-rank and grammar-polish passes (admin-controlled, off by default).
Improved
- Rewrite quality: facts, numbers, names, dates, URLs, and direct quotes are now preserved exactly, and paragraph/list structure is kept.
- New side-by-side interface with mode chips, matching modern paraphrasing tools.
- Full translation: every label and message on the page is wired to the language system, so the whole tool works in all supported languages.
Changed
- The legacy synonym spinner is no longer the primary engine. It’s kept as an automatic fallback if the AI is unavailable, so users always get a result.
- Input limit set to 2,500 words per run.
- Per-IP daily usage limit added to prevent abuse (admins exempt), plus extended processing time for large documents.
Fixed
- A quote-clipping bug that could drop the closing quotation mark from a rewritten passage.
Plagiarism Checker — Completely Rebuilt
v2.0 — June 13, 2026
The biggest update to our Plagiarism Checker yet. Faster scans, a cleaner results layout, paraphrase and AI-content signals, cloud imports, and a report you can download. Here’s everything that changed.
What’s New
- Redesigned results, side by side. Your report now opens in a full-width, two-column layout. Sentence-by-sentence results and the highlighted document view sit on the left, your match score and sources on the right. Everything you need is on one screen.
- Similarity and originality at a glance. Clear SIMILAR and ORIGINAL percentages so you know where you stand the moment a scan finishes.
- Matched sources panel. Every flagged sentence links to the page it matched, with its own similarity score. Open a source to compare, or exclude it if it isn’t relevant.
- Exclude a URL. Checking your own published article? Add its address, and the tool skips that domain, so your own site doesn’t count against you.
- Paraphrase detection. The checker now looks at meaning, not just exact wording, so it can flag reworded and spun text that a plain word-for-word search would miss.
- AI content estimate. After each scan, you get a quick read on how likely the text is AI-generated. It’s a signal to guide you, not a verdict.
- Make It Unique. One click sends flagged text straight to our Paraphrasing Tool so you can rewrite it on the spot.
- Import from anywhere. Paste your text, upload a file (DOC, DOCX, RTF, TXT, PDF), pull a document from Dropbox or Google Drive, or check a live web page by its URL.
- Download your report. Save a clean, branded report with your score, matched sources, and highlighted text. Great for clients, records, or proof of an originality check.
- More languages. Better handling for languages that don’t use spaces, like Chinese, Japanese, and Thai, so non-English text is segmented and counted correctly.
Improved
- Faster scans. Smarter caching and parallel lookups mean results come back quicker, even on longer text.
- A better progress bar. The new bar shows real progress while your text is checked, then settles cleanly when the scan is done.
- AI result placement. The AI content estimate now appears right below the scan status once checking is complete, so it doesn’t get in the way while you read your results.
- “Clear Text” button. The old Reset button is now labelled Clear Text, so it’s obvious what it does.
Fixed
- Sorted out a handful of display and reliability issues across the results panel and the downloadable report.
Website SEO Checker — Completely Rebuilt
v2.0 — June 5, 2026
Our Website SEO Checker is now a full audit, not just a score. Enter one URL and get a graded report covering technical health, content, user experience, and how ready your page is for AI search — with a fix-it plan you can actually follow.
What’s New
- One score, four pillars: a clear A–F grade broken down into Technical, Content, UX, and AI SEO
- 50+ checks in a single run — each one passed, or flagged by severity (critical, high, medium)
- Real performance data: mobile and desktop Core Web Vitals, INP, and the top opportunities to speed your page up
- Google-style SERP preview so you see your title and description the way searchers do
- Headings outline with a recommended heading strategy
- Image table listing every image, its current alt text, and an AI-suggested alt for the ones that need it
- Indexability at a glance — robots.txt, sitemap, llms.txt, canonical, and noindex, with the actual URLs shown
- AI SEO section: search intent, topic coverage, content gaps, and AI-readiness — plus a one-click jump to the GEO Audit for a deep generative-search check
- E-E-A-T, Open Graph and Twitter cards, compression (GZIP/Brotli), domain canonicalization, and custom-404 checks — restored and expanded
- A prioritized action plan that sorts every fix by impact and effort
- Download a branded, multi-page PDF or share a clean report link
- Free, no signup — recently checked pages load instantly
GEO Audit — New Tool
v1.0 — June 4, 2026
Search is moving into AI answers. The new GEO Audit (Generative Engine Optimization) measures how visible your brand is to AI engines like ChatGPT, Gemini, Google AI Overviews, and Claude — and shows you how to get cited more often.
Key Highlights
- A GEO score built from nine weighted pillars — brand presence, content, structure, AI crawlability, structured data, E-E-A-T, answerability, and more
- Live AI citation test: we actually ask AI models real questions about your space and measure how often you’re mentioned — your Share of Voice against competitors
- Multi-page crawl (up to 25 pages) for a site-wide picture, not just one URL
- Brand-presence check across Wikidata, YouTube, LinkedIn, Reddit, GitHub, and G2
- AI-crawlability review — robots.txt rules for AI bots and your llms.txt file
- Real Core Web Vitals via PageSpeed
- Clear remediation steps and a prioritized action plan
- Track your score over time and export a branded PDF report
Why This Matters
Traditional SEO gets you ranked. GEO gets you quoted. As more people get their answers straight from AI, being the source those answers cite is the next competitive edge — and now you can measure it.
Index Checker — Completely Rebuilt
v2.0 — May 27, 2026
Our Index Checker now shows exactly which of your pages are in Google’s index — and explains why the rest aren’t.
What’s New
- Three ways to start: enter a domain to auto-discover its pages, paste a sitemap, or paste your own URL list
- When discovering a site, you pick which pages to check before running
- Clear Indexed / Not indexed status for every URL
- For pages that aren’t indexed, we tell you the likely reason — 404, noindex tag, robots.txt block, redirect, or canonical issue
- Summary totals plus one-click CSV export
- Recently checked URLs return instantly
AI Humanizer — New Tool
v1.0 — May 22, 2026
Turn AI-written text into natural, human-sounding content with the new AI Humanizer. Paste your text, choose a style, and get a rewrite that reads like a person wrote it.
Key Highlights
- Six writing styles: Natural, Aggressive, Light, Casual, Professional, and ESL-friendly
- Before-and-after detection score so you can see the improvement
- Detects which AI wrote the text and tailors the rewrite to remove its tells
- One click to re-check the result in our AI Content Detector
- Free, no signup
AI Content Detector — Major Upgrade
v1.0 — May 20, 2026
The AI Content Detector received a big accuracy and transparency update.
What’s New
- Identifies the likely source — ChatGPT, Claude, or Gemini — not just “AI or human”
- Refreshed detection patterns tuned for the latest 2025–2026 AI models
- New ESL-safe mode that reduces false positives for non-native English writers
- Sentence-by-sentence highlighting shows which parts look AI-generated
- One-click link to humanize flagged text
AI Meta Title Generator — Complete Upgrade
v2.0 — May 19, 2026
We’ve completely rebuilt the AI Meta Title Generator to move beyond generic AI title generation and make it far more aligned with real-world SEO and CTR optimization.
What’s New
- Generate 10 title variants per request instead of a single generic output
- Added real pixel-width measurement for every title using browser font metrics
- Introduced a CTR Score (0–100) based on keyword placement, power words, emotional triggers, numbers, and title length
- Added keyword position badges (start, middle, end, or missing keyword)
- Added automatic BEST variant detection for the highest-performing title
- Added a live Google SERP preview to visualize how titles appear in search results
- Added advanced inputs: primary keyword, brand name, page type, tone, target length, power-word toggle, and year-inclusion toggle
- Added workflow integration with the Description Generator via the new “Generate Description →” handoff
Why This Matters
Most title generators still rely on outdated “60-character” assumptions, even though Google truncates titles based on pixel width, not raw character count. This update shifts the tool from simple text generation to practical SEO decision-making, helping you create titles that are more clickable, less likely to truncate, keyword-optimized, and better aligned with actual SERP behavior.
AI Meta Description Generator — Major SERP Optimization Upgrade
v2.0 — May 19, 2026
We’ve extensively upgraded the AI Meta Description Generator to focus on real SERP behavior, CTR optimization, and SEO usability instead of producing generic AI-written descriptions.
What’s New
- Generate 5 optimized description variants per request
- Added live character-count validation against Google’s approximate 155-character display limit (green = optimal, yellow = borderline, red = likely truncated)
- Added keyword frequency analysis that detects missing keywords, identifies ideal usage, and flags keyword stuffing
- Added CTA verb detection for actionable language (Learn, Get, Try, Download, Discover, Read, Save, Compare, Start)
- Added number-presence detection, since numbers often improve click-through rates
- Added a combined Google SERP preview showing title and description together, with keyword highlighting that mirrors how Google bolds matched terms
- Added a dedicated Page Title field so descriptions support the title instead of duplicating it, with automatic prefill from the Meta Title Generator workflow
- Added workflow integration with the AI Content Detector via the new “Check AI Score →” handoff
Why This Matters
Most meta description generators still operate like basic text spinners with no awareness of SERP rendering, CTR behavior, or the title-description relationship. This upgrade turns the tool into a practical SEO workflow assistant, helping you create descriptions that are properly sized for search results, action-oriented, keyword-optimized, and strategically paired with their page titles.
AI Keyword Cluster Ideas — Complete Workflow Upgrade
v2.0 — May 19, 2026
We’ve significantly upgraded the AI Keyword Cluster Ideas tool to make keyword clustering more actionable for real SEO planning, topical authority building, and content production workflows.
What’s New
- Added structured cluster card layouts instead of flat keyword dumps
- Added search intent labels for every child keyword (Informational, Commercial, Transactional, Navigational), with color-coded indicators
- Added recommended content formats per keyword (Blog Post, Landing Page, FAQ, Tool, Comparison, Video, Listicle)
- Added a live stats dashboard showing total clusters, total keywords, and intent distribution
- Added advanced filtering by intent type, funnel stage, target country, and cluster count
- Added industry / niche targeting for more context-relevant clusters
- Added one-click CSV export (cluster, keyword, intent, content format), plus Copy All Keywords and per-cluster copy
- Added direct workflow integration with the Title Generator via the new “→ Title” action
Why This Matters
Most keyword clustering tools still generate raw keyword lists with little strategic context, forcing you to organize intent, funnel stages, and content mapping by hand. This upgrade turns the tool into a practical topical-planning system, helping you organize keywords by search intent, pick suitable content formats, build topical authority systematically, and move faster from keyword research to production. The CSV export and workflow handoffs also make it far more useful for agencies, SEO teams, publishers, affiliate sites, and content marketers managing large content calendars.
Urdu Typing Tool — Phonetic Keyboard Fix
v2.0 — May 19, 2026
We’ve fixed a long-standing issue in the Urdu Typing Tool where phonetic typing was not working correctly in modern browsers.
What Was Happening
For the past few years, typing English letters was incorrectly outputting English text instead of converting it into Urdu script. The cause was outdated browser-detection logic that relied on Firefox’s deprecated InstallTrigger feature, removed in Firefox 104 (2022). Modern browsers were being misidentified, which broke phonetic Urdu conversion.
Fixed
- Removed the outdated browser-detection check
- Restored proper phonetic Urdu typing behavior
- Improved compatibility across all modern browsers
- English-to-Urdu transliteration now works as expected again
This ensures a smoother, more reliable Urdu typing experience across Chrome, Firefox, Edge, Brave, and other modern browsers.
llms.txt Generator — New Tool
v1.0 — May 18, 2026
Help AI assistants like ChatGPT, Claude, Gemini, and Perplexity understand and cite your website with the new llms.txt Generator.
Key Highlights
- Generates both llms.txt and llms-full.txt files
- Three ways to start: crawl your site, paste a sitemap, or paste a URL list
- Works for sites of any size, with live progress
- Edit everything before download — titles, descriptions, and sections
- Free, no signup
Schema Markup Generator — Major Schema Type Expansion
v2.0 — May 17, 2026
We’ve significantly expanded our Schema Markup Generator with support for many more structured data types, to help websites improve rich-results visibility, semantic SEO, and AI search understanding.
What’s New
- Article / Blog Post / News
- FAQ Page
- HowTo
- Recipe
- Video
- Review
- Breadcrumb
- Job Posting
- Course
- Software Application
- Book
- Service
- Restaurant
- Hotel
Why This Matters
These new types help publishers, SaaS businesses, agencies, HR platforms, local businesses, creators, and e-learning sites generate more accurate JSON-LD structured data for Google Rich Results and AI-driven search. It makes advanced structured data easier to create without writing schema code by hand, reducing errors and improving SEO efficiency.
Russian Language Support
March 30, 2026
We’ve introduced Russian (РуÑÑкий) language support on ToolsPivot, expanding accessibility for users across Russia and other Russian-speaking regions. You can now navigate and use our SEO, content, development, and productivity tools in Russian.
Key Highlights
- Full platform interface translated into Russian
- Russian added to the global language switcher
- Localized navigation, tool labels, and UI elements
- Improved accessibility for Russian-speaking users
French Language Support
March 15, 2026
We’ve officially introduced French (Français) language support, making the platform more accessible to millions of users across the Francophone world. You can now use our SEO, content, development, and productivity tools in French.
Key Highlights
- Full platform interface translated into French
- French added to the global language switcher
- Localized navigation, tool labels, and UI components
- Expanded accessibility across France, Canada, Belgium, Switzerland, and other French-speaking regions
Portuguese Language Support
March 7, 2026
We’re excited to launch Portuguese language support across ToolsPivot, expanding accessibility for users in Brazil, Portugal, and other Portuguese-speaking communities. You can now navigate the platform and use our SEO and webmaster tools in Portuguese.
Key Highlights
- Full Portuguese native language support across the platform
- Navigation menus, tool labels, and interface elements localized
- Improved accessibility for Portuguese-speaking users
- Portuguese added to the global language selector
Arabic Language Support
February 14, 2026
We’ve officially launched full Arabic-language support across ToolsPivot, expanding accessibility for users in the Middle East and Arabic-speaking regions. This release includes complete interface localization and right-to-left (RTL) layout optimization for a seamless experience.
Key Highlights
- Full Arabic (العربية) translation across tools and interface
- Complete RTL (right-to-left) layout implementation
- Localized navigation menus, tool labels, and UI elements
- Arabic added to the global language selector
Indonesian Language Support
February 2, 2026
We’ve expanded ToolsPivot with full Indonesian (Bahasa Indonesia) language support across the site and tools, so Indonesian speakers can navigate, access, and use our SEO and webmaster tools in their native language.
Key Highlights
- Full site interface translated into Bahasa Indonesia
- Navigation, tool labels, and key call-to-action buttons localized
- Indonesian added to the global language selector, alongside English, Spanish, and Chinese
UPI QR Code Generator — New Tool
v1.0 — December 27, 2025
Create instant payment QR codes from your UPI ID with the new UPI QR Code Generator. It supports amount prefill and payment notes, and works with all major UPI apps like Google Pay, PhonePe, and Paytm.
AI-Powered SEO Suite — New Tools
October 11, 2025
We launched three AI-powered SEO tools, each free with no login required.
AI Meta Title Generator
Generates SEO-optimized meta titles instantly, with customizable tone, audience targeting, and unlimited free usage. Try AI Meta Title Generator.
AI Meta Description Generator
Generates compelling meta descriptions that boost CTR and rankings, with flexible length control (120–160 characters), custom tone settings, and multiple output options. Try AI Meta Description Generator.
AI Keyword Cluster Ideas
Organizes keywords by search intent and semantic relevance to build topic authority, with internal-linking recommendations and instant processing of thousands of keywords. Try AI Keyword Cluster Ideas.