About
Excel CLI is a robust command-line interface tool built with Rust designed to streamline the process of converting Excel files (.xlsx and .xls) into a variety of formats including JSON, CSV, SQL, HTML, Markdown, XML, and YAML. It goes beyond simple conversion by offering advanced features such as data filtering, the ability to perform UPDATE/UPSERT operations on existing data, and automatic schema generation based on Excel content. This tool is ideal for users needing a fast, flexible, and easily customizable solution for integrating Excel data into various applications and workflows without requiring complex software.