Title: Dynamic image server
Last modified: August 21, 2016

---

# Dynamic image server

 *  [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [13 years ago](https://wordpress.org/support/topic/dynamic-image-server/)
 * Is there a plugin that will automatically serve a correctly scales image to the
   user based on their viewpoint?
 * I’m currently building a responsive website will will include nice large travel
   photos. With the site being both fluid and adaptive, I need way to scale the 
   photos without using CSS (as that will hurt load times).
 * Is this possible in wordpress with an existing plugin or would I need to setup
   my own dynamic image server?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [graphfx21](https://wordpress.org/support/users/graphfx21/)
 * (@graphfx21)
 * [13 years ago](https://wordpress.org/support/topic/dynamic-image-server/#post-3778702)
 * You can use [mobble](http://wordpress.org/plugins/mobble/). It gives you some
   cool functions to use like if(is_mobile()) {}. Within that you can serve up a
   smaller version of the image. You can establish different image sizes by using
   the add_image_size function.
 * [http://codex.wordpress.org/Function_Reference/add_image_size](http://codex.wordpress.org/Function_Reference/add_image_size)
 * This won’t help you with in content images though.

Viewing 1 replies (of 1 total)

The topic ‘Dynamic image server’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [graphfx21](https://wordpress.org/support/users/graphfx21/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/dynamic-image-server/#post-3778702)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
