I have multiple image URLs, and I wanted to know if there's any way I could get them to high resolution by img.src = URL_DA_FOTO_ALTA
, turn it into a 64x64 thumbnail, for example, then save them to the bank.
I have multiple image URLs, and I wanted to know if there's any way I could get them to high resolution by img.src = URL_DA_FOTO_ALTA
, turn it into a 64x64 thumbnail, for example, then save them to the bank.