
here is video tutorial on how to convert Jmx file to Pdf report:
If you wish to automate the conversion process or bypass the User Interface (UI) and run the 'Jmx to Pdf' application from the command line,
here is an example of how to do it:"
"C:\Program Files (x86)\WhiterockSoftware\JmxtoPdf\JmxtoPdf.exe" input.jmx output.pdf

here is video on how to convert JMeter Jmx file to Csv:
If you wish to automate the conversion process or bypass the User Interface (UI) and run the 'Jmx To Csv' application from the command line,
here is an example of how to do it:"
"C:\Program Files (x86)\WhiterockSoftware\JmxToCsv\JmxToCsv.exe" inputjmx outputdata.csv

here is video tutorial on how to convert Apache Jmeter Jmx file to Json:
If you wish to automate the conversion process or bypass the User Interface (UI) and run the 'Jmx To Json' application from the command line,
here is an example of how to do it:"
"C:\Program Files (x86)\WhiterockSoftware\JmxToJson\JmxToJson.exe" input.jmx output.json