Local file processing
Recursive folder discovery and metadata inspection for common video and audio formats.
MediaLedger is a Linux desktop application demonstrating file processing, metadata inspection, filters, and offline reporting in a focused internal-tool interface.
The opening inventory is fictional sample data. Local folder scans remain on the device and nothing is uploaded.
The user can select a folder, recursively find supported video and audio files, inspect technical metadata, search the results, filter by type, and export the visible report.
The interface starts with safe fictional rows for demonstration. When a real local folder is selected, the app reads filenames, duration, codec, resolution, size, and modified date through a local process. Reports can be saved as CSV or Markdown without accounts, uploads, or network access.
Captured from the compiled Qt application running on Linux.



Recursive folder discovery and metadata inspection for common video and audio formats.
Summary metrics, readable tables, live search, media-type filters, and visible-result counts.
CSV and Markdown exports created locally from the current filtered inventory.
A compiled Qt 6 interface with responsive window behavior and Linux-theme-safe styling.
The demo does not include cloud storage, accounts, databases, remote processing, background services, or automatic sharing.
Its purpose is to demonstrate a clean, offline desktop workflow that can later be adapted to a business’s actual files and reporting rules.
I can build desktop and internal software for local files, data cleanup, reporting, and offline operations.