cap.slocked is a static browser tool for transforming text between uppercase, lowercase, title case, sentence case, and related spacing formats.
- Converts text to lowercase, uppercase, title case, sentence case, and mixed case
- Replaces spaces with dashes or underscores and converts them back again
- Includes copy-to-clipboard support for the transformed text
Open index.html directly in a browser, or serve the repo from any static file server.
This is a mature single-purpose utility site. The codebase is intentionally simple and is maintained on a lightweight, as-needed basis.
MIT