Xerion Xerion

What's New

New tools, features, and fixes as they ship.

July 2026

Added: PDF Suite (7 tools), E-Signatures, Resume Builder & Bio Pages

Jul 6
Big drop today — 9 new tools: - PDF Suite: Merge, Split & Extract, Organize Pages (reorder/rotate/delete), Compress, PDF to JPG/PNG, and Images to PDF. Every PDF tool runs 100% in your browser — your files are never uploaded to a server. - PDF Sign: draw, type, or upload your signature and place it on any PDF. No DocuSign subscription needed. - Resume Builder: four templates, live preview, accent colors, and one-click print to PDF. Save multiple versions to your account. - Bio Page: your own link-in-bio page at xerionsoft.net/u/yourname — themes, avatar, and click counts on every link. Like Linktree, included with your account. Also in this update: faster, safer logins with new brute-force protection, sign-up and license-delivery reliability fixes, and general security hardening across the platform.

Update

Jul 5
Dashboard and Navigation The dashboard has been redesigned as a category hub. Instead of landing on one long list of every tool, you now start with category tiles and can drill into one section at a time. Pinned favorites still appear up front, and search still works across all tools no matter which view you are in. I also fixed a real navigation bug. Previously, if you opened a tool from a category and then clicked “All tools,” it would not restore the category you were browsing. You had to reselect it manually every time. That is now fixed, including remembering your exact spot and scroll position. Dark, Light, and System theme options have been added site-wide. The platform defaults to your system preference and remembers whichever option you choose. The old Timeline page has been retired in favour of the Changelog. Old Timeline links now properly redirect instead of landing on a 404 page. I also removed every em dash across the entire codebase. That ended up being 291 instances across 94 files, including UI copy, tool descriptions, admin text, and email templates. Accounts, Licenses, and Security Email verification has been added to registration. A license no longer gets permanently marked as used the moment someone signs up. Instead, it stays pending until the user verifies their email. If someone mistypes their email address, they can retry with the same license code and the abandoned attempt will be cleanly overwritten instead of wasting the license. Password reset and verification emails have also been upgraded from plain text to styled HTML emails. Hard delete has been added for both user accounts and licenses, so the admin panel does not build up dead entries over time. Because account deletion is permanent, deleting a user now requires typing the exact username to confirm. A protected account safeguard has been added for my main admin account. That account can no longer be banned, demoted, or deleted by anyone. This is enforced server-side, not just hidden in the interface, so it still holds even if someone tried to bypass the UI with a raw request. I also fixed an audit log issue where deleting an admin account would have silently wiped their action history instead of preserving it. A full security review was completed as well. This included cache-busting for static assets, stronger session cookie flags, and a fix for an issue where a valid unused license could incorrectly show as already used. Dark Mode Fixes The site header has been fixed so it no longer gets stuck with a light background while using dark mode. I also fixed invisible or black text issues in Documents and Spreadsheets. This included the full spreadsheet grid, where individual cells had no proper theme-aware styling before. Discord Tools Five new Discord tools have been added: Permissions Calculator, Snowflake Decoder, Timestamp Generator, Webhook Sender, and Embed Builder. The Permissions Calculator was checked against Discord’s live documentation and supports the full 52-bit permission range without precision loss. The Webhook Sender and Embed Builder also include strict SSRF protection, so they can only send to genuine Discord webhook URLs. Games Five new games have been added: 2048, Snake, Minesweeper, Word Guess, and Breakout. Each game includes personal best tracking, and the core mechanics were tested before release. This includes tile merging, collision detection, flood-fill behaviour, duplicate-letter word handling, and paddle-angle physics. Creative and Image Tools Six new creative and image tools have been added. The Brand Kit Generator lets you upload a logo and generate a real extracted colour palette, a ready-to-paste email signature, and templates sized for nine social platforms. The Background Remover supports click-to-sample colour removal, smooth edge falloff, and manual touch-up brushes. It runs entirely client-side. The Meme Generator supports classic top and bottom text, with automatic text sizing and wrapping. The ASCII Art Converter turns photos into text art, with adjustable width and an invert option. The Stylized QR Code Generator creates coloured QR codes with embedded logos and automatically applies high error correction to keep them scannable.

Discord Tools

Jul 4
5 new Discord tools added: Permissions Calculator, Snowflake Decoder, Timestamp Generator, Webhook Sender, and Embed Builder. Build bot permission integers from checkboxes, decode any Discord ID's creation date, generate Discord's dynamic timestamp codes, and send messages or rich embeds straight to a channel via webhook, no bot code required.

Fixed license testing bug

Jul 3
a "Reset" option now lets you free up a license key that got marked used during testing without touching the account it created. Also fixed a mismatch that could make a valid, unused key get rejected as "already used" during registration.