Bulk Extract Images From Word Documents
Description:
Follow these steps to extract images as single files from a Word Document. This comes in real handy when writing blog posts or updating things in Sharepoint as you can copy the text from a Word Document and paste it and then insert the images in the places they need to be for when you need to do multiple files in a hurry.
To Resolve:
-
Open the Word document, and save as
Web page, filtered - Open
Bulk Rename Utility. Go to the Web page filtered directory and set the following options:- add
- prefix =
whatever
- prefix =
- at pos. =
-1 - suffix =
- - numbering =
just check the box - file
- name =
remove
- name =
- add
- This will get you:
whatever-1.jpg,whatever-2.jpg, etc.
Comments