Skip to content

Instantly share code, notes, and snippets.

@bradleytechman
Created April 28, 2024 20:01
Show Gist options
  • Select an option

  • Save bradleytechman/99847208d50c060e166ffd1af02d0c69 to your computer and use it in GitHub Desktop.

Select an option

Save bradleytechman/99847208d50c060e166ffd1af02d0c69 to your computer and use it in GitHub Desktop.
How to bypass canva pro elements to get them for free
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
@b6nji
Copy link

b6nji commented Jun 9, 2025

life saver omg

@berejnaiaellina-spec
Copy link

If I did everything correctly, I get an image with a watermark. Is that ok?

@bradleytechman
Copy link
Author

bradleytechman commented Oct 27, 2025

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