.env <-> Properties <-> JSON Converter
Convert configuration between .env, Java .properties, JSON, and bash export. Includes sorting, de-duplication, and optional secret masking.
- Convert .env to JSON or Properties and back.
- Sort keys, trim values, and mask secrets.
- Great for config migrations and CI/CD.
Options
Input type:
Output type: