Text
Text tools support writing, code review, and web content cleanup. They try to preserve the original structure while making it easier to compare, format, or inspect a piece of content.
Textvergleich
Zwei Textblöcke zeilenweise vergleichen und Ergänzungen, Löschungen und unveränderte Inhalte schnell erkennen.
JS-Obfuscator
JavaScript lokal im Browser verschleiern.
HTML-Formatter
Unordentliches HTML lokal im Browser mit lesbaren Einrückungen formatieren.
Sitemap-Viewer
Fetch a sitemap URL through the server, inspect prettified XML, and switch to a structured list view for sitemap entries.
Schema-Viewer
Paste JSON-LD schema data, format it locally in the browser, and inspect a structured summary without sending it to the server.
Why These Tools Exist
This directory is not a random pile of links. It collects workflows I repeatedly use while building the site, writing, preparing media, and debugging small problems. Each tool page explains the use case, processing model, limits, and common questions so visitors can decide whether it fits the task.
Processing And Privacy
When comparison, conversion, or formatting can run in the browser, the site keeps it local. Tool pages state what is not uploaded to this server, and tools that rely on third-party libraries or external capabilities include notes about their source and boundaries.
How To Pick A Tool
Image
Use these when PNG, WebP, HEIC, emoji assets, or similar files need to be prepared for upload, sharing, archiving, or a lightweight cleanup step.
Text
Use these when comparing revisions, formatting HTML, inspecting structured data, or checking whether text and code look right before publishing.
Utility
Use these for small maintenance tasks that do not deserve a full app, such as checking world times or generating a WordPress password hash.