-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
📄💫 File conversion #49603
Copy link
Copy link
Closed
Labels
2. developingWork in progressWork in progressenhancementpending documentationThis pull request needs an associated documentation updateThis pull request needs an associated documentation update🍀 2025-Spring
Milestone
Metadata
Metadata
Assignees
Labels
2. developingWork in progressWork in progressenhancementpending documentationThis pull request needs an associated documentation updateThis pull request needs an associated documentation update🍀 2025-Spring
Type
Fields
Give feedbackNo fields configured for Overview.
Projects
Status
☑️ Done
Status
☑️ Done
Status
Done
This has been discussed upfront with @sorbaugh and @AndyScherzinger
We should introduce a file conversion API that apps can register their ability to convert certain file types in certain other ones. In the beginning we will make use of this in richdocuments to be able to convert office files to PDF. The files app will then be able to make use of that API to provide a file action for conversion. Flow can also use this API for automation through OCS endpoints
Out of scope