Turn a JMeter JTL/CSV results file (or an HTML report’s statistics.json) into a professional PDF performance report — per-sampler stats, error breakdowns and SLA checks included.
ReportingAll optional. Leave blank to let Baseline11 detect the user load from the data.
The JTL to PDF Report Generator turns raw Apache JMeter results into a professional PDF performance test report. JMeter writes results as a .jtl/.csv file that is hard to share with stakeholders. This tool calculates the key metrics for every sampler, highlights errors and SLA breaches, and puts it all into a document you can send to managers, clients or developers.
Upload the results file JMeter produced — a raw .jtl/.csv listener output, or the statistics.json / dashboard.js from a generated HTML report. Baseline11 parses it in memory, computes per-sampler statistics (samples, errors, average, min/max, median, P90/P95/P99, throughput, bandwidth) using JMeter’s own percentile estimator and its rolling 20,000-sample statistic window, so the numbers line up with JMeter’s HTML dashboard, ranks the top error types and worst samplers, then renders a PDF with a cover page, table of contents and every table in full. Optional SLA thresholds are evaluated per sampler and breaches are highlighted in both the preview and the PDF. Nothing is stored — the file and the generated report exist only for the duration of the request.
Where:
A Login sampler recorded 10 samples over an active duration of 5 seconds. One sample failed, and 51,200 bytes were received in total.
Inputs
Step-by-step
Result: The Login row reads 10% errors, 307 ms average, 235 ms median, 850 ms P90, 2/s throughput and 10 KB/s received, the same values JMeter’s HTML dashboard shows.
Uploading the JMeter .jmx test plan instead of the results file — this tool needs the output (.jtl/.csv) that a listener wrote, not the plan itself.
Expecting a saved report history — the tool is stateless by design, so download the PDF before leaving the page.
Leaving the user load blank when your .jtl has no thread data — set the override so the report titles show the load you actually ran.
Entering SLA thresholds in milliseconds — response-time thresholds are in seconds (use 1.5 for 1500 ms).
Run this scenario at real scale with Baseline11's distributed load testing platform.