How to Copy Images From Protected View Only Google Docs (2024)

Опубликовано: 26 Февраль 2025
на канале: Max O'Didily
586
8

How to Copy Images From Protected View Only Google Docs (2024)

Key steps to take:

replace "edit" in the url with "mobilebasic"

In notepad use the find tool with ".docsshared-disable-image-copy"

Remove the following from the html file:

".docsshared-disable-image-copy canvas,.docsshared-disable-image-copy image,.docsshared-disable-image-copy img{pointer-events: none;}"

That is all.

Fluff description:

Greetings, in this google docs tutorial we shall be looking at how you can copy and paste pictures from a view only google doc. This tutorial is great for if you have a google doc you can view, but you can't make a copy, you can't export it, you can't download it and you can't copy and paste the images containing the data.

Well with this tutorial on how to copy images from a view only google doc, you can copy and paste the pictures with no issue. So to copy images from view Only Google docs you need to go to your url address bar and at the end where it says "edit", change that text to "mobilebasic". Then hit enter and you will load the google doc you want to copy data from in mobilebasic mode.

Now you need to right click and download the webpage as a complete webpage html file. Once you have downloaded the mobilebasic google doc webpage, locate it in the file explorer and open up the html file in software that can edit text, such as notepad or notepad++.

Now you need to remove the following from the html file:
".docsshared-disable-image-copy canvas,.docsshared-disable-image-copy image,.docsshared-disable-image-copy img{pointer-events: none;}"

This code is what stops text selection and coppying. After removing that text, save the file. Then you can open the html file in a web browser and copy the pictures!

This method allows you to basically make a copy of a view only google doc. Then in this new google doc you have made and pasted data into from the view only google doc. You can then download, export, make a copy of or do whatever you want to the doc you made. So this basically lets you download a view-only google doc online.

How to Copy Pictures From Protected View Only Google Docs
How to Copy Data From Protected View Only Google Docs
How to Copy Images From Protected View Only Google Docs (2024)