Convert anything, at global scale.
200+ formats and automation APIs that feels instant.
CONVERT
From
To
Drop files or choose a source
Upload multiple files at once, mix formats, and fine-tune every conversion with format-aware settings.
Max 2GB per file · Drag & drop ready · Mixed file types welcome
MQV at a glance
MQV
Convert to or from MQV when migrating recordings off older Sony consumer devices, preserving original camera exports, or normalizing a proprietary Sony library into MP4, MOV, or another easier editing format.
It is primarily a legacy-ingest and archive-recovery format.
NanoMD at a glance
NanoMD
Convert to NanoMD when the destination expects a restricted Markdown subset for internal docs, firmware-adjacent help files, or deliberately simple publishing workflows.
It is a good target when parser simplicity, deterministic formatting, or low-overhead tooling matters more than advanced authoring features.
Format comparison
| Feature | MQV | NanoMD |
|---|---|---|
| File type | Video | Document |
| Extensions |
|
|
| MIME type |
|
|
| Compression / quality | depends | depends |
| File size characteristics | large | medium |
| Compatibility | moderate | broad |
| Editability | limited | moderate |
| Created year | 2007 | 2020 |
| Inventor | Sony | Community (Markdown variant) |
| Status | legacy | active |
| Primary use cases |
|
|
| Common software |
|
|
| Archival suitability | moderate | strong |
| Metadata handling | moderate | moderate |
| Delivery profile | strong | strong |
| Workflow fit | delivery | exchange |
When to use each format
When to use MQV
- editing
- mastering
- streaming delivery
- QuickTime/ISO BMFF lineage makes the underlying structure parseable by many media tools.
When to use NanoMD
- authoring
- review and collaboration
- distribution
- Keeps parsing and rendering requirements intentionally small.
FAQs
Why convert MQV to NanoMD?
Convert to NanoMD when the destination expects a restricted Markdown subset for internal docs, firmware-adjacent help files, or deliberately simple publishing workflows.
It is a good target when parser simplicity, deterministic formatting, or low-overhead tooling matters more than advanced authoring features.
What changes when converting MQV to NanoMD?
This conversion changes how the format behaves in downstream tools and delivery environments.
Size profile changes from large in MQV to medium in NanoMD. Editability profile changes from limited in MQV to moderate in NanoMD. Compatibility profile changes from moderate in MQV to broad in NanoMD. Archival profile changes from moderate in MQV to strong in NanoMD. Workflow profile changes from delivery in MQV to exchange in NanoMD.
What should I review after converting MQV to NanoMD?
Check the exported file for Public documentation and ecosystem visibility are limited compared with mainstream markup formats.; Compatibility with broader Markdown tooling cannot be assumed..