Developers can now programmatically retrieve a list of all file formats supported by the Markdown Conversion utility in Workers AI.
You can use the env.AI binding:
await env.AI.toMarkdown().supported()Or call the REST API:
curl https://api.cloudflare.com/client/v4/accounts/{ACCOUNT_ID}/ai/tomarkdown/supported \ -H 'Authorization: Bearer {API_TOKEN}'Both return a list of file formats that users can convert into Markdown:
[ { "extension": ".pdf", "mimeType": "application/pdf", }, { "extension": ".jpeg", "mimeType": "image/jpeg", }, ...]Learn more about our Markdown Conversion utility.
Source: Cloudflare
Latest Posts
- Workflows, Workers – Schedule Workflow instances directly from your Workflow binding

- Action required: Update Teams Rooms app to maintain PowerPoint Live functionality [MC1332812]
![Action required: Update Teams Rooms app to maintain PowerPoint Live functionality [MC1332812] 3 pexels ben neale 123878 380337](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Microsoft 365 Copilot: Introducing Microsoft Scout, an always-on personal agent [MC1332811]
![Microsoft 365 Copilot: Introducing Microsoft Scout, an always-on personal agent [MC1332811] 4 pexels sebastian 189349](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft 365 Copilot: Intelligent Summaries in Copilot Dashboard [MC1266912]
![(Updated) Microsoft 365 Copilot: Intelligent Summaries in Copilot Dashboard [MC1266912] 5 pexels googledeepmind 25626433](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)


![Action required: Update Teams Rooms app to maintain PowerPoint Live functionality [MC1332812] 3 pexels ben neale 123878 380337](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-ben-neale-123878-380337-150x150.webp)
![Microsoft 365 Copilot: Introducing Microsoft Scout, an always-on personal agent [MC1332811] 4 pexels sebastian 189349](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-sebastian-189349-150x150.webp)
![(Updated) Microsoft 365 Copilot: Intelligent Summaries in Copilot Dashboard [MC1266912] 5 pexels googledeepmind 25626433](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-googledeepmind-25626433-150x150.webp)
