Creates post thumbnails on fly and cache the result. Auto-create of post thumbnails based on: WP post thumbnail OR first img in post content OR attach …
As of April 2026, Kama Thumbnail is a WordPress image plugin with 9.0K+ active installations and a 4.7/5 rating from 15 reviews. It has been downloaded 120K+ times in total. Requires WordPress 4.7+ and PHP 7.1+. Available on WordPress.org since 2015. Last updated 3 years ago — may have compatibility concerns. Downloads are down 11% this week. Top alternative: Firelight Lightbox.
Convenient way to create post thumbnails on the fly without server overload.
The best alternative to scripts like “thumbnail.php”.
Supports Multisite.
The plugin for developers firstly, because it don’t do anything after install. In order to the plugin begin to work, you need use one of plugin function in your theme or plugin. Example:
<?php echo kama_thumb_img( 'w=150 &h=150' ); ?>
Using the code in the loop you will get ready thumbnail IMG tag. Plugin takes post thumbnail image or find first image in post content, resize it and create cache. Also creates custom field for the post with URL to original image. In simple words it cache all routine and in next page loads just take cache result.
You can make thumbs from custom URL, like this:
The URL_TO…
Thank you for your plugin! It does exactly what I was waiting for.
Indeed, this is a developper plugin, and I attended to generate thumbnails from external URLs and put them in cache, what the plugin does perfectly.
Thanks!
Отличный плагин миниатюр, всегда пользуюсь ним
Kama Thumbnail is fast, usefull and definetely “must-have” plugin.
I use it on all my sites. The plugin reduces disk space usage and gives more flexibility to developing themes – you don’t have to create and keep hundreds of thumbnails, that won’t ever be used and you don’t depend on wp media library image sizes setting.
Thank you!
Попробовал на одном огромном портале с несколькими миллионами картинок – результта превзошел все мои ожидания.
Количество фоток на сервере стало заметно меньше (а размеров у нас очень много) и делать руками приходится не так много работы.
Спасибо!
Использую почти в каждом проекте.
| WordPress | 4.7+ requiredTested up to 6.1.10 |
| PHP | 7.1+ required |
ini_get( 'max_execution_time' ) === 0.Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.