Extracting original full-resolution images embedded inside Google Docs documents is achieved cleanly by exporting the document as an HTML ZIP archive.
Extraction Methods
1. In Google Docs, navigate to File > Download > Web Page (.html, zipped).
2. Extract the downloaded .zip file on your computer.
3. Open the images/ directory inside the extracted folder to access all embedded PNG/JPEG files at original resolution.
Comments and corrections