Running on your device · 0 bytes uploaded Java .properties inspector Parse .properties with dot-properties — dotted key paths, escapes, natural lines — and see every dropped comment and decoded \uXXXX escape counted in a loss ledger. .properties fileParse and format - No XML .properties variant (Java also reads those) — the classic text grammar only. - Values keep their quotes verbatim when written; java.util.Properties’ store() writes no quotes — the ledger says when the forms differ. - Keys are shown as their dotted paths: the format has no real nesting, just names with dots. Nothing in yet Paste, drop, or type to begin. Everything stays on this device. paste a .properties file Next door in Config - .env editor (/config/env) - INI editor (/config/ini) All config tools (/config) Canonical HTML: https://nutter.tools/config/properties Markdown version: https://nutter.tools/config/properties/index.md Plain-text version: https://nutter.tools/config/properties/index.txt Agent index: https://nutter.tools/llms.txt