1. Supports converting Excel data into Json format.
2. Supports converting Csv, xls data into Json format.
3. Allows custom Excel conversion delimiters, making Json conversion more flexible and convenient.
4. Allows custom conversion by rows into Json arrays or Json string objects.
5. Provides a Demo example for developers to test the conversion results, demonstrating the entire process of converting Excel to Json.