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
- (Updated) Microsoft Teams: Distinguish invites among Attendee, Presenter, and Co-organizer emails [MC1009930]
![(Updated) Microsoft Teams: Distinguish invites among Attendee, Presenter, and Co-organizer emails [MC1009930] 2 pexels wendywei 1555900](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Microsoft SharePoint: Retirement of IDCRL authentication protocol and enforcement of OpenID Connect and OAuth protocols [MC1184649]
![Microsoft SharePoint: Retirement of IDCRL authentication protocol and enforcement of OpenID Connect and OAuth protocols [MC1184649] 3 pexels adrien olichon 1257089 3709370](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Teams: Meeting Participants Can Request Collaborative Annotation Sessions [MC1019312]
![(Updated) Microsoft Teams: Meeting Participants Can Request Collaborative Annotation Sessions [MC1019312] 4 pexels yankrukov 5215398](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft 365 Copilot Mobile App: Capability to drive awareness via Notifications on M365 Admin Center [MC1308856]
![(Updated) Microsoft 365 Copilot Mobile App: Capability to drive awareness via Notifications on M365 Admin Center [MC1308856] 5 tourists 6887737 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![(Updated) Microsoft Teams: Distinguish invites among Attendee, Presenter, and Co-organizer emails [MC1009930] 2 pexels wendywei 1555900](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-wendywei-1555900-150x150.webp)
![Microsoft SharePoint: Retirement of IDCRL authentication protocol and enforcement of OpenID Connect and OAuth protocols [MC1184649] 3 pexels adrien olichon 1257089 3709370](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-adrien-olichon-1257089-3709370-150x150.webp)
![(Updated) Microsoft Teams: Meeting Participants Can Request Collaborative Annotation Sessions [MC1019312] 4 pexels yankrukov 5215398](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-yankrukov-5215398-150x150.webp)
![(Updated) Microsoft 365 Copilot Mobile App: Capability to drive awareness via Notifications on M365 Admin Center [MC1308856] 5 tourists 6887737 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/tourists-6887737_1920-150x150.webp)
