I am working on a nodeJS prototype to upload a DOCX file and GET the HTML
representation of the document.

With the link below, you can upload a Word file, it will show you a link to
call DocFormats API to return the generated abstract HTML.

https://demo-project-franzdecopenhague.c9.io/upload/

Images are supported like dfconvert does, but DocFormat-GET will require
extra parameters to indicate the base path for reset.css and unzipped
images.

Play around with different DOCX files, and try documents with images in high
resolution. The server will need to reduce the resolution of images to get
better performance.

franz


Reply via email to