Configly
DocsGet Started

What is Configly?

Configly is an open-source, browser-based tool for converting configuration files between popular formats. It helps developers migrate configurations between tools, platforms, and environments without manually rewriting or restructuring their files.

How Configly Works

Paste or upload your configuration, choose the target format, and let Configly handle the conversion in your browser. Your converted configuration is displayed with syntax highlighting and can be copied or downloaded with the appropriate file extension.

Privacy & Security

Your configuration stays on your device. Configly processes files directly in your browser, so your configuration is not uploaded to our servers, stored in a database, or sent to third-party services. Files are only processed locally to perform the conversion, giving you full control over your data.

Configuration Format Conversions

All conversion combinations are available for free.

From / ToPropertyYamlXmlJsonTomlEnv
Property
Yaml
Xml
Json
Toml
Env

Official Resources

Learn more about each configuration format, including its syntax, structure, and common use cases.

Docker Compose

Compose file reference

Spring Boot Config

External configuration

Java Properties

Java Properties API

JSON.org

JSON specification

YAML Specification

YAML 1.2.2 specification

Have a suggestion or feedback? Feel free to open aPull Request.

Made by@it-chhean

FAQsReturn to Home