🔒 Closed Get and save VECTORSTOCK.COM vector/preview image

Status
Not open for further replies.
vectorstock.com is helpful minsan sa akin kapag may mga need akong black and white vector na wala sa freepik or any other site.
kaya naisipan kong gumawa ng simple javascript to get the high quality preview image.

So just add this code to your chrome bookmark:

JavaScript:
javascript:(function(){
    var imageUrl = (document.getElementsByClassName("highres")[1].getAttribute("data-src"));
    var fileName = imageUrl.substring(imageUrl.lastIndexOf('/') + 1, imageUrl.length);
    prompt(fileName , imageUrl);
})();

And then browse any image/vector you want to save as jpeg and then click the bookmarklet.
e.g. You do not have permission to view the full content of this post. Log in or register now.

download link result:
1619550189671.png

Now, since preview lang yan mediyo pixelated. Gumamit kayo ng vectormagic para maconvert to vector. Try niyo nalng search kung may thread na dito niyang tool.
1619550270555.png

if you have any question, just ask :)


Kung gusto niyo naman sa shutterstock, gawa rin ako mamaya ng script.
 
Status
Not open for further replies.

About this Thread

  • 12
    Replies
  • 946
    Views
  • 9
    Participants
Last reply from:
Muffins_

New Topics

Online now

Members online
1,208
Guests online
5,445
Total visitors
6,653

Forum statistics

Threads
2,301,157
Posts
29,141,171
Members
1,199,828
Latest member
shindort
Back
Top