# DevTUI > All-in-one terminal toolkit designed for developers. It consolidates your everyday utilities into a single, unified TUI (Text User Interface) and CLI (Command Line Interface). No more juggling multiple tools — everything you need is now just one command away. Prefer the Markdown URLs below over the HTML pages when both are available. ## Guides - [Home](https://devtui.com/index.md) - [Getting started](https://devtui.com/start.md) - [CLI](https://devtui.com/cli/index.md) - [TUI](https://devtui.com/tui/index.md) ## CLI - [base64](https://devtui.com/cli/base64.md) - [count](https://devtui.com/cli/count.md) - [cssfmt](https://devtui.com/cli/cssfmt.md) - [cssmin](https://devtui.com/cli/cssmin.md) - [csv2json](https://devtui.com/cli/csv2json.md) - [csv2md](https://devtui.com/cli/csv2md.md) - [gqlquery](https://devtui.com/cli/gqlquery.md) - [htmlfmt](https://devtui.com/cli/htmlfmt.md) - [iban](https://devtui.com/cli/iban.md) - [json2toml](https://devtui.com/cli/json2toml.md) - [json2toon](https://devtui.com/cli/json2toon.md) - [json2xml](https://devtui.com/cli/json2xml.md) - [json2yaml](https://devtui.com/cli/json2yaml.md) - [jsonfmt](https://devtui.com/cli/jsonfmt.md) - [jsonrepair](https://devtui.com/cli/jsonrepair.md) - [jsonstruct](https://devtui.com/cli/jsonstruct.md) - [numbers](https://devtui.com/cli/numbers.md) - [toml2json](https://devtui.com/cli/toml2json.md) - [toml2yaml](https://devtui.com/cli/toml2yaml.md) - [tomlfmt](https://devtui.com/cli/tomlfmt.md) - [tsv2md](https://devtui.com/cli/tsv2md.md) - [urls](https://devtui.com/cli/urls.md) - [uuiddecode](https://devtui.com/cli/uuiddecode.md) - [uuidgenerate](https://devtui.com/cli/uuidgenerate.md) - [xml2json](https://devtui.com/cli/xml2json.md) - [xmlfmt](https://devtui.com/cli/xmlfmt.md) - [yaml2json](https://devtui.com/cli/yaml2json.md) - [yaml2toml](https://devtui.com/cli/yaml2toml.md) - [yamlfmt](https://devtui.com/cli/yamlfmt.md) - [yamlstruct](https://devtui.com/cli/yamlstruct.md) ## TUI - [Base64 Decoder](https://devtui.com/tui/base64-decoder.md) - [Base64 Encoder](https://devtui.com/tui/base64-encoder.md) - [Cron Job Parser](https://devtui.com/tui/cron.md) - [CSS Formatter](https://devtui.com/tui/css.md) - [CSV to JSON Converter](https://devtui.com/tui/csv2json.md) - [CSV to Markdown Table Converter](https://devtui.com/tui/csv2md.md) - [GraphQL Query Formatter](https://devtui.com/tui/graphql-query.md) - [HTML Formatter](https://devtui.com/tui/html.md) - [IBAN Generator](https://devtui.com/tui/iban.md) - [JSON Formatter](https://devtui.com/tui/json.md) - [JSON Repair](https://devtui.com/tui/jsonrepair.md) - [JSON to Go Struct Converter](https://devtui.com/tui/jsonstruct.md) - [JSON to TOML Converter](https://devtui.com/tui/json2toml.md) - [JSON to TOON Converter](https://devtui.com/tui/json2toon.md) - [Markdown Renderer](https://devtui.com/tui/markdown.md) - [Number Base Converter](https://devtui.com/tui/numbers.md) - [TOML Formatter](https://devtui.com/tui/toml.md) - [TOML to JSON Converter](https://devtui.com/tui/toml2json.md) - [TSV to Markdown Table Converter](https://devtui.com/tui/tsv2md.md) - [Url Extractor](https://devtui.com/tui/url-extractor.md) - [UUID Decoder](https://devtui.com/tui/uuid-decode.md) - [UUID Generator](https://devtui.com/tui/uuid-generate.md) - [XML Formatter](https://devtui.com/tui/xml.md) - [YAML Formatter](https://devtui.com/tui/yaml.md) - [YAML to Go Struct Converter](https://devtui.com/tui/yamlstruct.md)