Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.22 KB

File metadata and controls

27 lines (17 loc) · 1.22 KB

Advanced JSON Report Generator

A simple, client-side tool to transform any JSON file into a beautiful and readable HTML, PDF, or Markdown report.

✨ Features

  • Instant Previews: Upload any JSON file and see a beautiful report generated instantly.
  • Intelligent Formatting: Automatically detects the JSON structure (single object vs. array) and applies the best layout.
  • Presentation-Ready: Creates clean, modern reports with custom icons, tags, lists, and cards.
  • Collapsible Sections: Large data fields are neatly tucked away to keep the report scannable.
  • Multiple Export Options: Download your report as a standalone HTML, PDF, or Markdown file.
  • No Server Needed: Runs entirely in your browser. Just open the HTML file.

🚀 How to Use

  1. Download the json_reporter.html file.
  2. Open the file directly in your web browser (like Chrome or Firefox).
  3. Click "Upload JSON" and select your file.
  4. View the generated report and use the download buttons to export it in your desired format!

🛠️ Built With