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 text
dot-properties 1.1 — the Java properties grammar
What this tool does not do
  • 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