Ask Your Question
0

Why does it use so much space to store in .doc format?

asked 2012-06-29 23:07:01 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

updated 2012-06-29 23:07:01 +0200

anonymous user

Anonymous

Well, I prepared a document containing two screenshots copied from the Windows clipboard, and, saved it to Word Document format .doc, and, the file was nearly 12Mb. I copied and pasted the same screenshots and text to another document to Word 2007 and the document, saved in docx format uses 200k of size.

Quite a difference isn't it?

delete close flag offensive retag edit

2 Answers

Sort by » oldest newest most voted
0

answered 2012-06-30 21:34:16 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

updated 2012-06-30 21:34:16 +0200

CyanCG gravatar image CyanCG flag of Canada
422 2 7 17
http://waidanian.wordpres...

The substantial difference in file size depends not only on the format of the embedded images, but also on the structure and compression of the two formats. The old .doc format is very complex and verbose; I'm not sure, but I think it does not even compress the text. The newer .docx format is a compressed archive with the text, styles, configuration and embedded images kept in seperate files inside the archive. The old .doc format was never efficient and nowadays it should just be avoided whenever possible. The .docx format is, in the opinion of many developers and standards advocates, also very bad, but if you must use it for exchange or compatibility, it's always better than the old one.

At the end of the day, OpenDocument (.odt) is the better format ;-).

link delete flag offensive edit
1

answered 2012-06-30 01:36:40 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

updated 2012-06-30 01:36:40 +0200

mariosv gravatar image mariosv flag of Spain
5039 23 51

Maybe the file type used by each application to paste the picture is different?

I think bmp in Writer for a pasted screenshot, but I don't know in Word.

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-06-29 23:07:01 +0200

Seen: 105 times

Last updated: Jun 30 '12