convertit icon indicating copy to clipboard operation
convertit copied to clipboard

A generic format conversion Web API in Pyramid

Results 13 convertit issues
Sort by recently updated
recently updated
newest added

Unoconv is deprecated, for now we use directly libreoffice. To optimize file conversions, use unoserver, that require an additionnal process

enhancement

Since unoconv can handle a lot of conversions - e.g. ppt -> pdf or pptx -> pdf ( from http://dag.wiee.rs/home-made/unoconv/ ), any reason to not include them from the get-go?

``` Sorry, there was an error fetching the document. Reason: 'Popen' object has no attribute 'return_code' ```

bug

Here: https://github.com/makinacorpus/convertit/blob/master/convertit/views.py#L140 It should be internal error !

bug

- http://linux.die.net/man/1/unoconv - https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export

enhancement

http://okfnlabs.org/dataconverters/ via @AntoineCezar

question

- `Last-modified` header of source url ?

question