Created
April 28, 2024 20:01
-
-
Save bradleytechman/99847208d50c060e166ffd1af02d0c69 to your computer and use it in GitHub Desktop.
How to bypass canva pro elements to get them for free
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. open inspect (right click, inspect element) | |
| 2. click the mouse button next to inspector at the top. | |
| 3. hover over the image you want and click | |
| 4. scroll up a bit and find `<img class="A_yLpA _1vGB4g _9Al4OQ m5_lYg _2gk__w" crossorigin="anonymous" src="image url" alt="the alt" draggable="false">` | |
| 5. find where it says `src=` | |
| 6. hover over the link, and it should show the image | |
| 7. double click on the link, should highlight it. | |
| 8. copy the link | |
| 9. paste it into a new tab | |
| 10. save the image (right click, save image) | |
| 11. import image into canva | |
| 12. profit |
If I did everything correctly, I get an image with a watermark. Is that ok?
Author
If I did everything correctly, I get an image with a watermark. Is that ok?
it didn't use to, they must've patched this to add a watermark or something
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
life saver omg