* import CSV, TSV, line-based TXT, fixed-width TXT, JSON or XML (and specify input options)
* transform data either by directly calling operations or by providing a [undo/redo](https://docs.openrefine.org/manual/running#history-undoredo) JSON file
* export to CSV, TSV, HTML, XLS, XLSX, ODS
* [templating export](https://docs.openrefine.org/manual/exporting#templating-exporter) to additional formats like JSON or XML
## Requirements
* GNU/Linux with Bash
* [jq](https://stedolan.github.io/jq/)
* [curl](https://curl.se/)
## Install
1. Navigate to the OpenRefine program directory
2. Download bash script there and make it executable