View Single Post
Old 09-10-2022, 12:48 AM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,229
Quote:
Originally Posted by Farang View Post
Crop, apply some filter, add few pixels here and there, …?
If we're talking about like a spyder that goes through webpages, in some cases it would probably be enough to just load the image in via javascript asyncronously - so
<img src='somegenericimage.jpg' data-src='theactualimage.jpg'>

and then load it in with query from data-src.
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote