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
- AWS Resource Explorer supports 47 additional resource types

- (Updated) Microsoft 365 Copilot (web and mobile): Sharing Copilot Notebooks and mobile app rollout [MC1179160]
![(Updated) Microsoft 365 Copilot (web and mobile): Sharing Copilot Notebooks and mobile app rollout [MC1179160] 3 ai generated 7845384 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Amazon EC2 R8i and R8i-flex instances are now available in Europe (London)

- (Updated) Microsoft Teams: Enhanced peripheral data in Pro Management portal reports for BYOD spaces [MC1090689]
![(Updated) Microsoft Teams: Enhanced peripheral data in Pro Management portal reports for BYOD spaces [MC1090689] 5 danbo 4326940 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)


![(Updated) Microsoft 365 Copilot (web and mobile): Sharing Copilot Notebooks and mobile app rollout [MC1179160] 3 ai generated 7845384 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/ai-generated-7845384_1920-150x150.webp)

![(Updated) Microsoft Teams: Enhanced peripheral data in Pro Management portal reports for BYOD spaces [MC1090689] 5 danbo 4326940 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/danbo-4326940_1920-150x150.webp)
