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
PGM at a glance
PGM
Convert to PGM when you need a straightforward grayscale raster for scripting, research, or low-overhead image processing.
It is a good target for technical pipelines and intermediate data exchange.
MediaWiki at a glance
MediaWiki
Wikipedia and MediaWiki content editing, wiki platform content authoring, and migration of wikitext to Markdown or other document formats.
Format comparison
| Feature | PGM | MediaWiki |
|---|---|---|
| File type | Image | Document |
| Extensions |
|
|
| MIME type |
|
|
| Compression / quality | depends | depends |
| File size characteristics | medium | medium |
| Compatibility | broad | broad |
| Editability | moderate | moderate |
| Created year | 1988 | 2002 |
| Inventor | Jef Poskanzer / Netpbm lineage | Magnus Manske, Lee Daniel Crocker (MediaWiki developers) |
| Status | active | active |
| Primary use cases |
|
|
| Common software |
|
|
| Archival suitability | moderate | strong |
| Metadata handling | moderate | moderate |
| Delivery profile | strong | strong |
| Workflow fit | delivery | exchange |
| Vector scaling | Not supported | Not supported |
When to use each format
When to use PGM
- capture ingest
- editing
- web or print delivery
- Very simple to parse and generate.
When to use MediaWiki
- authoring
- review and collaboration
- distribution
- Supports large-scale collaborative editing with link-rich and template-rich content structures.
FAQs
Why convert PGM to MediaWiki?
Wikipedia and MediaWiki content editing, wiki platform content authoring, and migration of wikitext to Markdown or other document formats.
What changes when converting PGM to MediaWiki?
This conversion changes how the format behaves in downstream tools and delivery environments.
Archival profile changes from moderate in PGM to strong in MediaWiki. Workflow profile changes from delivery in PGM to exchange in MediaWiki.
What should I review after converting PGM to MediaWiki?
Check the exported file for Syntax can become complex once templates, parser functions, and wiki-specific conventions accumulate.; Markup behavior is tightly coupled to the MediaWiki software ecosystem..