📄️ CSV Formatter
Formats the input array into a CSV string. This operation is the reverse of CSV Parser.
📄️ CSV Parser
Parses the input CSV string according to the specified output format. This operation is the reverse of CSV Formatter.
📄️ Download File
Triggers the browser to download a file to the local file system.
📄️ Export to Excel
Exports tabular data to an Excel file.