| Name | Description | Type | Package | Framework |
| BinaryFragmentToJsonTool | Converts an input file from Avro binary into JSON. | Class | org.apache.avro.tool | Avro |
| CatTool | Tool to extract samples from an Avro data file. | Class | org.apache.avro.tool | Avro |
| ConcatTool | Class | org.apache.avro.tool | Avro | |
| CreateRandomFileTool | Creates a file filled with randomly-generated instances of a schema. | Class | org.apache.avro.tool | Avro |
| DataFileGetMetaTool | Reads a data file to get its metadata. | Class | org.apache.avro.tool | Avro |
| DataFileGetSchemaTool | Reads a data file to get its schema. | Class | org.apache.avro.tool | Avro |
| DataFileReadTool | Class | org.apache.avro.tool | Avro | |
| DataFileRepairTool | Class | org.apache.avro.tool | Avro | |
| DataFileWriteTool | Reads new-line delimited JSON records and writers an Avro data file. | Class | org.apache.avro.tool | Avro |
| FromTextTool | Reads a text file into an Avro data file. | Class | org.apache.avro.tool | Avro |
| IdlTool | Class | org.apache.avro.tool | Avro | |
| IdlToSchemataTool | Class | org.apache.avro.tool | Avro | |
| InduceSchemaTool | Utility to induce a schema from a class or a protocol from an interface. | Class | org.apache.avro.tool | Avro |
| JsonToBinaryFragmentTool | Tool to convert JSON data into the binary form. | Class | org.apache.avro.tool | Avro |
| Main | Command-line driver. | Class | org.apache.avro.tool | Avro |
| RecodecTool | Tool to alter the codec of an Avro data file. | Class | org.apache.avro.tool | Avro |
| RpcProtocolTool | Tool to grab the protocol from a remote running service. | Class | org.apache.avro.tool | Avro |
| RpcReceiveTool | Receives one RPC call and responds. | Class | org.apache.avro.tool | Avro |
| RpcSendTool | Sends a single RPC message. | Class | org.apache.avro.tool | Avro |
| SpecificCompilerTool | Class | org.apache.avro.tool | Avro | |
| TetherTool | Class | org.apache.avro.tool | Avro | |
| Tool | Command-line avro-tools utilities should implement this interface for delegation by Main. | Interface | org.apache.avro.tool | Avro |
| ToTextTool | Reads an avro data file into a plain text file. | Class | org.apache.avro.tool | Avro |
| ToTrevniTool | Reads an Avro data file and writes a Trevni file. | Class | org.apache.avro.tool | Avro |
| TrevniCreateRandomTool | Class | org.apache.avro.tool | Avro | |
| TrevniMetadataTool | Tool to print Trevni file metadata as JSON. | Class | org.apache.avro.tool | Avro |
| TrevniToJsonTool | Tool to read Trevni files and print them as JSON. | Class | org.apache.avro.tool | Avro |