Skip to main content

how can i create new folder in media library and how can i take screenshot of url in that particular folder using url2png method?

Comments

1 comment

  • Stephen Doyle

    Hi Puja,

    The URL2PNG add-on creates a particular 'type' of image in our system and these are stored with a public_id value that is the URL of the site that the screenshot is of. Because of this, it's not possible to add a folder path as part of the public_id - for upload/authenticated/private images, the folder path is part of the public ID. url2png works similarly to the 'fetch' image type, which also uses the remote URL as the public_id.

    If you need to store the an image that was created by the URL2PNG addon in a specific folder, I recommend that you take the URL of that URL2PNG image, and upload it as a standard image of type "upload" gain into a folder in your account, then remove the 'url2png' image in the root folder.

    Thanks,

    Stephen

    0

Post is closed for comments.