텍스트
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.
텍스트 비교
두 텍스트를 줄 단위로 비교해 추가, 삭제, 변경 없는 내용을 빠르게 확인합니다.
JS 난독화
브라우저에서 JavaScript를 로컬로 난독화합니다.
HTML 포매터
지저분한 HTML을 브라우저 안에서 읽기 좋게 정리합니다.
사이트맵 뷰어
Fetch a sitemap URL through the server, inspect prettified XML, and switch to a structured list view for sitemap entries.
Schema 뷰어
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.