Skip to content

JSON Converter is a high-performance Windows 11 utility designed to transform dense, technical JSON into "sharpened," human-readable Markdown. Built with C# .NET 8 and compiled via Native AOT, it's a minimalist GUI application.

License

Notifications You must be signed in to change notification settings

gregorik/NativeJSONConverterGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’Ž JSON to MD Converter GUI: Fast, Mica-Powered, Native Windows 11 Converter

JSON Converter is a high-performance Windows 11 utility designed to transform dense, technical JSON into "sharpened," human-readable Markdown. Built with C# .NET 8 and compiled via Native AOT, it is a GUI application contained in a single standalone executable.

๐Ÿš€ Instant Cold Start: No JIT (Just-In-Time) compilation lag.

Uses Windows 11's Desktop Window Manager (DWM) API to force Mica translucent backdrops and system-native mode.

Memory Optimized: Hand-written UI logic and non-reflective JSON DOM parsing for a near-zero RAM footprint.

๐Ÿ›  Tech Stack

Language: C# 12 / .NET 8

Compiler: Native AOT

Parsing: System.Text.Json (Stream-based, non-reflective)

(c) 2025 by Andras Gregori @ Gregorigin.com

About

JSON Converter is a high-performance Windows 11 utility designed to transform dense, technical JSON into "sharpened," human-readable Markdown. Built with C# .NET 8 and compiled via Native AOT, it's a minimalist GUI application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published