I have a odt file with many heavy images and to be friendly with some one i want to forward the odt i want to decrease the images resolution by hand.

How to do it?

link|improve this question
feedback

migrated from stackoverflow.com Sep 30 '11 at 1:44

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 3 down vote accepted

Finally i found a way:

  1. Select the image.
  2. In the Image toolbox, there is a filter command: command it.
  3. Select the mosaic filter.
  4. Set the width and height pixels values. The bigger the values, the smaller the resolution and the smaller the file size.
link|improve this answer
feedback

Do exactly that: By hand.

LO is not an image editor! Use Gimp or somesuch to alter the pictures resolution.

link|improve this answer
Sometimes (most of the time) you get a document with images embedded without the image files. This is not a big problem since you could simply rightclick the image and save it, then edit it with anoter tool. The problem is to reinsert the image: by now, what i can do is insert another image and delete the old one, which causes the redefinition of the image meta information (Label, etc). Do you now how to "change" the image without changing the "figure"? – jgomo3 Apr 17 at 20:07
1  
No idea, sorry. But feel free to submit a bug report at libreoffice.org/get-help/bug – phw Apr 18 at 14:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.