[Solved] Writer: export the document as image

Discuss the word processor
Locked
TheExplorer
Posts: 10
Joined: Fri Jul 09, 2010 11:46 pm

[Solved] Writer: export the document as image

Post by TheExplorer »

Hello,

First of all, sorry if it has been answered before.

Is there an option to save or export the whole document (or page) to some image format?

Is there an extension or a built-in option for that?

Thank you.
Last edited by TheExplorer on Fri May 03, 2024 3:37 pm, edited 1 time in total.
User avatar
robleyd
Moderator
Posts: 5509
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Writer: export the document as image

Post by robleyd »

It has been asked and the answer is No, if you happen to be using Apache OpenOffice Writer; or Yes, but if you are using LibreOffice. In the case of LO you can only export one page at a time, either as JPEG, PNG or WebP image format.

I found no extensions at https://extensions.openoffice.org/

There may be online conversion services such as Zamzar that might be able to convert entire documents.
Slackware 15 (current) 64 bit
Apache OpenOffice 4.1.16
LibreOffice 26.2.3.2; SlackBuild for 26.2.3 by Eric Hameleers
---------------
I hate this damn computer, I wish that I could sell it.
It won't do what I want it to, Only what I tell it.
User avatar
LastUnicorn
Posts: 812
Joined: Sat Mar 29, 2008 2:41 am
Location: Scotland

Re: Writer: export the document as image

Post by LastUnicorn »

If you are not already using LibreOffice then you should consider making the switch. There are several good reasons to switch from OpenOffice to LibreOffice, some of which are mentioned here: [Tutorial] Considering a Switch from OpenOffice to LibreOffice? Some Useful Information
LibreOffice 25.8.4.2 (x64) installed to Windows 11 Pro. 25H2
Apache OpenOffice Portable 4.1.16 [Portable Apps]
For Java I use Adoptium Temurin JRE LTS Releases.
User avatar
Hagar Delest
Moderator
Posts: 33633
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Writer: export the document as image

Post by Hagar Delest »

Whatever the application anyway, you can do that by using PDFCreator. Do as you would make a PDF and in the last dialog when it asks for a file name, change the file type to .png or .jpg.
Haven't experienced how it handles multiple pages though.

Please add [Solved] at the beginning of the title in your first post (top of the topic) with the 🖉 button if your issue has been fixed.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
JeJe
Volunteer
Posts: 3132
Joined: Wed Mar 09, 2016 2:40 pm

Re: Writer: export the document as image

Post by JeJe »

I did a search for odt to jpg and the first result

https://convertio.co/odt-jpg/

Is free and worked with a simple single page test odt file without any hassle at all (no signing up or email faff on)
Windows 10, Openoffice 4.1.11, LibreOffice 7.4.0.3 (x64)
TheExplorer
Posts: 10
Joined: Fri Jul 09, 2010 11:46 pm

Re: [Solved] Writer: export the document as image

Post by TheExplorer »

Thank you, everyone. Marking as solved.
Kahsyrbag
Posts: 1
Joined: Wed Feb 04, 2026 12:25 pm

Re: [Solved] Writer: export the document as image

Post by Kahsyrbag »

Do no use the convertio option, that garbage will ignore your formating, my text became nearly twice the size, and a 110 page document became 190 pages.
OpenOffice 4.1.14 on Windows 10
Bidouille
Volunteer
Posts: 681
Joined: Mon Nov 19, 2007 10:58 am
Location: France

Re: [Solved] Writer: export the document as image

Post by Bidouille »

Use PDFBox extension: download it here
Once OXT is installed, the feature can be accessed from menu: File > Export as image...
This allows you to export the pages of a document as image files. Each page becomes an image named after the document with an incrementing number. The images can be in PNG, JPG, or GIF format.
Locked