Hello,
Is there any way to convert document files to images using nconvert ?
If so let me know any commands for the same.
Is there any way to convert doc / docx files to tiff ?
Moderators: XnTriq, helmut, xnview
-
- Posts: 48
- Joined: Thu Feb 02, 2017 11:22 am
-
- XnThusiast
- Posts: 4233
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: Is there any way to convert doc / docx files to tiff ?
NConvert can't open doc/docx files or other office formats, it is image editing software.punith8626 wrote: ↑Tue Oct 30, 2018 4:54 am Is there any way to convert document files to images using nconvert ?
But there should be a workaround if you can convert the files to PDF format, which can be opened with Ghostscript installed and a suitable DPI value set. Ghostscript can rasterise PDF files that contain vector as well as bitmap content.
Another possibility, in principle, would be to open the source file in LibreOffice and then export it to an image format, but there is no support for batch conversion, and currently only export to JPEG or PNG are supported, I think. MS Word also provides a way to output text files files as images.