Store image library

Good afternoon, does anyone know if there’s a way to access the store’s image library, i.e. access all the images I’ve uploaded to the site?

Hey @leandro_guimaraes, how’s it going?

Is your store on VTEX Legacy or VTEX IO?

On Legacy, you’ll find the images in the File Manager. Check out the doc File Manager

The structure is always like this:

https://ACCOUNTNAME.vteximg.com.br/arquivos/FILENAME.EXTENSION

Replace ACCOUNTNAME, FILENAME.EXTENSION with the details you need.

On VTEX IO, you can reuse images that have already been saved for the first time in the site editor:

Reusing images with the Image Widget

Feel free to reach out if you need anything else.

Cheers,
Estevão

If this information helped you, please mark it as the answer.