NCM Converter

About the project

NCM Converter is an open-source project with a browser-based web app and a CLI workflow. The web version focuses on fast local conversion for people who want a simple page instead of a desktop install.

What makes this version different

Single-purpose homepage

The main page is centered on the conversion workflow itself instead of a long article-first layout.

Preview player

You can test converted tracks in-page before downloading them, which is especially useful for batch jobs.

Static deployment

The site can be served with Caddy or any other static file host because the core logic lives in browser JavaScript.

Project links

Scope and assumptions

The site is meant to help visitors understand the tool quickly and use it without installing software. Supporting pages exist to explain how it works, what metadata is preserved, and how the runtime behaves so the homepage can stay focused.