Does litchi have the provision to convert .doc files to .docx directly while a single 1 liner api ? Else do we need to parse .doc files & need to manually construct .docx files actually ?
Suspecting that litchi has the common API for all the supported file formats, there should be a common abstract document structure beneath which I think should make this 1 linear conversion from .doc to .docx possible? Correct me if I am wrong.
Does litchi have the provision to convert .doc files to .docx directly while a single 1 liner api ? Else do we need to parse .doc files & need to manually construct .docx files actually ?
Suspecting that litchi has the common API for all the supported file formats, there should be a common abstract document structure beneath which I think should make this 1 linear conversion from .doc to .docx possible? Correct me if I am wrong.