- UID
- 167
- Online time
- Hours
- Posts
- Reg time
- 9-9-2017
- Last login
- 1-1-1970
|
The quickest and easiest method of saving all the images from a Word document is to save the document as a webpage. If you know HTML programming, you would understand that a webpage refers to resources like images stored as individual files. So, when we save a Word document as webpage, MS Word document becomes an HTML page and all the embedded images get stored in a separate folder. We can use this operation to get images out of the Word document.
- Open the MS Word document containing images
- Go to File and then select Save As
- Save As dialog box will appear
- Select Web Page from Save as type list
- Click Save button to save the document as a webpage
- Open Windows Explorer and browse to the location where you have saved the document as webpage.
- In this location, you will find a newly created folder with the same name as that of the MS Word document. This folder will contain all the images that were there in the document. There might be some other files as well, but you can ignore them.
- You’ve got the images as files. Now you can use or edit them separately.
|
|