Utilitaire
Utility tools collect small tasks that come up while maintaining a personal site or troubleshooting daily work: checking time zones, preparing migration helpers, and generating verifiable one-off values.
Horloge mondiale
Track major global business cities in an electronic clock layout, keep daylight saving time and standard time correct automatically, and show only the cities you care about.
Générateur de hash de mot de passe WordPress
Manually reset or migrate WordPress 6.8+ user passwords by generating $wp$2y$ hashes locally in the browser, with side-by-side notes on modern bcrypt and legacy $P$ phpass hashes.
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.