Analytics & Reports
Quadify Premium records before-and-after mesh statistics for each operation and can export them as JSON or HTML.
Analytics are intended for validation, not optimization.
What is recorded
- Face, vertex, and edge counts
- Triangle, quad, and ngon counts
- UV presence
- Sharp edge counts
JSON report export
Reports can be exported as JSON files for auditing or batch validation. Each report includes:
- Object name
- Settings used
- Before and after mesh statistics
Batch Diff HTML Report
After any batch operation, export a self-contained dark-themed HTML report from the Advanced section. The report shows per-object:
- Before and after face count
- Reduction %
- Quad ratio before and after
- A visual progress bar per object
Set the export path in the Path field before running the batch, then click Export Batch Report. The HTML file opens in any browser and can be shared with a client or team lead without requiring Blender.
Batch results panel
After "Apply to Selected Objects" runs, a persistent results table appears in the panel showing each object's name, before face count, after face count, and delta. Dismiss it with the X button. Results persist until the next batch run.