Serving tenthousands of images, every minute
Amsterdam, NL - T0

Images.weserv.nl is an image cache & resize proxy

Our servers resize your image, store it in a cache, and display it.
- We don't support animated images (yet).
- We do support GIF, JPEG, PNG, BMP and even transparent images!
- Full IPv6 support, serving dual stack, and supporting IPv6-only origin hosts.
- SSL support, you can use https://images.weserv.nl/.
This can be very usefull for embedding HTTP images on HTTPS websites. We still require HTTP origin hosts. Using our service over HTTPS automatically enables SPDY support also.
- SPDY support, if your browser supports it, you can use HTTPS to enable it!


Requesting an image:
- ?url= (URL encoded) link to your image, without http://
- &h= maximum height of image (optional)
- &w= maximum width of image (optional)
Example: <img src="http://images.weserv.nl/?url=www.google.nl/logos/logo.gif&h=30" />


Choose transformation: New!
- &t= fit (default) or square or absolute
Examples:

Original
h=45 w=45
t=fit
h=45 w=45
t=square
h=45 w=45
t=absolute

Deleting an image from the cache:
- ?url= link to your image, without http://
- &delcache
Example: http://images.weserv.nl/?url=www.google.nl/logos/logo.gif&delcache Uptime & Response Time