The xmllint is a command-line tool included with the libxml2 package for validating, parsing, and formatting XML documents. It is commonly used to check XML syntax, format XML files, and...
The yamlfmt is a command-line utility designed to automatically format YAML files according to consistent style rules. It helps standardize indentation, spacing, and document layout, making configuration files easier to...
Taplo is a command-line utility for working with TOML configuration files. It provides formatting, validation, querying, and editing capabilities, making it useful for managing TOML documents in development workflows. This...
Comrak is a Rust-based Markdown parser and renderer that supports the CommonMark specification along with GitHub Flavored Markdown (GFM), making it suitable for converting Markdown content into HTML and other...
The mutool is a lightweight command-line utility included with the MuPDF toolkit for working with PDF documents. It provides a variety of features for inspecting, converting, extracting, and manipulating PDF...
QPDF is an open-source command-line tool for inspecting, modifying, and transforming PDF documents. It supports operations such as merging multiple PDF files, splitting documents, encrypting or decrypting PDFs, rotating pages...
Pandoc is a versatile document conversion utility that supports a wide range of markup and document formats, including Markdown, HTML, LaTeX, DOCX, EPUB, and PDF. It is widely used for...
The hl is a command-line log viewer that simplifies this process by converting JSON and logfmt log entries into a cleaner, human-readable format directly in the terminal. It is designed...
The portview is a lightweight terminal-based port inspection utility that helps identify listening ports and the services associated with them. It offers a fast way to examine network activity directly...
The lumen is a terminal-based code review application for Git repositories that helps inspect changes directly from the command line. It displays code differences in a clean side-by-side interface, making...