Title: Auto Featured Image from Title
Author: Chris Huff
Published: <strong>October 3, 2014</strong>
Last modified: November 27, 2024

---

Search plugins

![](https://ps.w.org/auto-featured-image-from-title/assets/banner-772x250.png?rev
=1488884)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/auto-featured-image-from-title/assets/icon-256x256.png?rev=
1230724)

# Auto Featured Image from Title

 By [Chris Huff](https://profiles.wordpress.org/brochris/)

[Download](https://downloads.wordpress.org/plugin/auto-featured-image-from-title.zip)

 * [Details](https://wordpress.org/plugins/auto-featured-image-from-title/#description)
 * [Reviews](https://wordpress.org/plugins/auto-featured-image-from-title/#reviews)
 *  [Installation](https://wordpress.org/plugins/auto-featured-image-from-title/#installation)
 * [Development](https://wordpress.org/plugins/auto-featured-image-from-title/#developers)

 [Support](https://wordpress.org/support/plugin/auto-featured-image-from-title/)

## Description

This plugin makes the process of publishing content more simple.

 1. Write your blog post.
 2. Spend hours searching stock photography websites online for the perfect image to
    go with your blog post.
 3. Done!

If you don’t set a featured image manually, this plugin will automatically generate
an image from the post title, excerpt, or content of a new or updated post or page
and set it as the featured image. The image will then be included in your theme 
wherever the featured image for the post or page is called for.

[Upgrade to the PRO version for more features and control!](http://designsbychris.com/auto-featured-image-from-title/)!

It’s good to have an image in every post and page that you create. It helps for 
things like search engine optimization, social sharing, and just the attractiveness
of your blog. But sometimes it can take longer to find a good image for a particular
blog post than to write the post itself.

This plugin simplifies the process of publishing content. It will automatically 
create a customized image for each post or page that you create. You can select 
a background image to match the look and feel of your blog, and the plugin will 
automatically write the title, excerpt, or first 55 characters of the content of
a new or updated post or page on top of this background image to create a unique
image for each post.

By popular demand, the plugin now has an option to simply set the featured image
from the first attached image in a post, without generating a new image.

## Screenshots

[⌊Admin Settings⌉⌊Admin Settings⌉[

Admin Settings

[⌊An example of an automatically generated image⌉⌊An example of an automatically
generated image⌉[

An example of an automatically generated image

[⌊An example of an automatically generated image⌉⌊An example of an automatically
generated image⌉[

An example of an automatically generated image

[⌊An example of an automatically generated image⌉⌊An example of an automatically
generated image⌉[

An example of an automatically generated image

[⌊The image is automatically set as the featured image⌉⌊The image is automatically
set as the featured image⌉[

The image is automatically set as the featured image

## Installation

 1. Upload to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure settings (optional, but encouraged)

## FAQ

### Why doesn’t the generated featured image appear at the top of the post?

That’s up to your WordPress theme. Some themes do this by default, some don’t. If
yours doesn’t, edit your WordPress theme and insert the following code where you’d
like the featured image to appear.

    ```
    <?php
    if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
      the_post_thumbnail();
    }
    ?>
    ```

### How can I customize the font, colors, and image to match my site?

You can customize the generated image somewhat via the options page which can be
found in under Settings > Auto Featured Image. The [PRO version](http://designsbychris.com/auto-featured-image-from-title/)
also allows you to upload and use your own fonts and background images.

### When does the plugin create an image for my new blog post?

When you click “Save Draft” or “Update” or “Publish.”

### Can I easily generate featured images for all of my previous posts?

This is a feature of the PRO version of the plugin. [Upgrade to the PRO version](http://designsbychris.com/auto-featured-image-from-title/)!

### Will this plugin overwrite all of the featured images that are already set?

No, it will only create featured images for posts that do not have featured images
set.

## Reviews

![](https://secure.gravatar.com/avatar/a80a189d2ae3d39c43d20f6fd496f47896f4f170e7f5a939e80367c818472ee2?
s=60&d=retro&r=g)

### 󠀁[Exactly what I was looking for. Great work, Chris.](https://wordpress.org/support/topic/exactly-what-i-was-looking-for-great-work-chris/)󠁿

 [Mark](https://profiles.wordpress.org/markob17/) October 26, 2023

Tried other plugins for this sort of functionality, but this is by far the best 
one, and in fact, the only one that does everything I wanted and more. That being
said, the free version is pretty limited, so will be buying PRO or Premium.

![](https://secure.gravatar.com/avatar/652276c00949e254bd221d547d59a7fed7f9d91bf0cd7cf12b167359fd13c34f?
s=60&d=retro&r=g)

### 󠀁[works but image is too large](https://wordpress.org/support/topic/works-but-image-is-too-large/)󠁿

 [Dex](https://profiles.wordpress.org/dexzhou/) October 25, 2022 1 reply

a 750×500 size image reaches 500k, which is unreasonable, it could be better if 
you control the image size.

![](https://secure.gravatar.com/avatar/51731bb627258721bb673dcea34a62c37519cd6030c201b5e945ca6f5dd984f2?
s=60&d=retro&r=g)

### 󠀁[Solid and helpful](https://wordpress.org/support/topic/solid-and-helpful-2/)󠁿

 [Ryan](https://profiles.wordpress.org/nayr80/) August 14, 2022

I was actually about to make a few functions to do this, then I found this plugin
and it was loaded with features.

![](https://secure.gravatar.com/avatar/94504893acaaa667aaf2b52c8b058cd17b56310215a4ca12e6dc58394fdfac2a?
s=60&d=retro&r=g)

### 󠀁[Update please!](https://wordpress.org/support/topic/update-please-29/)󠁿

 [Christian Westermann](https://profiles.wordpress.org/iamxtian/) November 10, 2020

Hey, i want to try the plugin, but would it be possible for you to make an update
to it, just so it will be tested on the latest wordpress version? Thanks, Chris

![](https://secure.gravatar.com/avatar/fc86d9dfbfc88c36be834763e00759fcd59197dee28515e1e4c85204c3abe013?
s=60&d=retro&r=g)

### 󠀁[It works!](https://wordpress.org/support/topic/it-works-1173/)󠁿

 [wellbeingtips](https://profiles.wordpress.org/wellbeingtips/) February 25, 2017

Thanks sir!

![](https://secure.gravatar.com/avatar/658f38bf717a062f3b7d89ea3df635091635e97425a456b67aaddbd898f29a97?
s=60&d=retro&r=g)

### 󠀁[Wonderful plugin](https://wordpress.org/support/topic/wonderful-plugin-172/)󠁿

 [toniete](https://profiles.wordpress.org/toniete/) September 3, 2016 1 reply

I just want to know where you get the images that is set on a post based on the 
title? Are they free images from the internet?

 [ Read all 11 reviews ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/)

## Contributors & Developers

“Auto Featured Image from Title” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Chris Huff ](https://profiles.wordpress.org/brochris/)

[Translate “Auto Featured Image from Title” into your language.](https://translate.wordpress.org/projects/wp-plugins/auto-featured-image-from-title)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/auto-featured-image-from-title/),
check out the [SVN repository](https://plugins.svn.wordpress.org/auto-featured-image-from-title/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/auto-featured-image-from-title/)
by [RSS](https://plugins.trac.wordpress.org/log/auto-featured-image-from-title/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4

 * Assured compatibility with WordPress 6.7
 * Fixed miscellaneous bugs in code

#### 2.3

 * Added option to keep or remove linebreaks when writing text to images
 * Added option to set maximum length of text to write to images
 * Replaced certain fonts and images (see [this post](http://designsbychris.com/blog/2016/08/13/using-free-quality-images-and-fonts/))
 * Fixed a bug that created images for new posts even when disable was enabled by
   default

#### 2.2

 * Added option which allows you to write text to the image or not
 * Fixed bug that wrote html tags to the featured image
 * Added checkbox to edit screen for pages that allows you to disable the plugin
   for that page

#### 2.1

 * Added option to disable auto image generation for posts by default
 * Fixed bug that could have resulted in blank file names
 * Option that sets first image as the featured image now works with external images
   as well

#### 2.0

 * Added option to simply set the first attached image in a post as the featured
   image
 * Added a check box on the edit post screen that allows you to keep the plugin 
   from generating a featured image for that post
 * Fixed bug that generated images when a post was moved to the trash

#### 1.9

 * Fixed “hide notice” link for upgrade notice
 * Added a couple background images

#### 1.8

 * Added option to use the first 55 characters of the post’s content as the text
   to write to the generated image
 * Changed the default font size to 30, making the plugin run faster, and eliminating
   timeout errors some users experienced
 * Fixed bug that caused the background color to always be black
 * Fixed bug which sometimes resulted in the generated image not being set as the
   post’s featured image

#### 1.7

 * Generates an image when saving a post via ‘quick edit’
 * Changed the way images are named to prevent overwriting files
 * Rewrote the code that adds the text, making it faster
 * Bug fixes

#### 1.6

 * Added caption, description, and alt texts to the media gallery for the generated
   images for better SEO capabilities

#### 1.5

 * Fixed a bug caused by deprecated code

#### 1.4

 * Fixed a bug that produced errors regarding missing settings

#### 1.3

 * Added option to choose between using the Post Title or Post Excerpt on the generated
   image

#### 1.2

 * Added option to enable/disable for posts/pages

#### 1.1

 * Fixed color picker installation error

#### 1.0

 * Initial release

## Meta

 *  Version **2.4**
 *  Last updated **2 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **6.7.5**
 * Tags
 * [automatic-featured-image](https://wordpress.org/plugins/tags/automatic-featured-image/)
   [featured image](https://wordpress.org/plugins/tags/featured-image/)[featured images](https://wordpress.org/plugins/tags/featured-images/)
   [generate thumbnails](https://wordpress.org/plugins/tags/generate-thumbnails/)
 *  [Advanced View](https://wordpress.org/plugins/auto-featured-image-from-title/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/auto-featured-image-from-title/reviews/)

## Contributors

 *   [ Chris Huff ](https://profiles.wordpress.org/brochris/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/auto-featured-image-from-title/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=chris@designsbychris.com)