Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for XPS conversion #4

Open
hancush opened this issue Nov 5, 2021 · 1 comment
Open

Add support for XPS conversion #4

hancush opened this issue Nov 5, 2021 · 1 comment

Comments

@hancush
Copy link
Member

hancush commented Nov 5, 2021

XPS is a proprietary Microsoft document format similar to a PDF. They can't be opened in OpenOffice, so unoconv can't convert them. I spiked conversion with ConvertAPI in this branch. It was super easy, but it's not a free service. XPS attachments seem rare, so I'm going to gauge whether this is a must have or nice to have. (The old merger did not support this filetype, instead skipping attachments it couldn't convert.)

@hancush
Copy link
Member Author

hancush commented Nov 5, 2021

As a stopgap, I've updated the merger to skip attachments that are not of an expected type in 6e84626.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant