Title: Coverpeek – Auto Thumbnails with Live Preview
Author: rcwas
Published: <strong>September 27, 2026</strong>
Last modified: September 27, 2026

---

Search plugins

![](https://ps.w.org/coverpeek/assets/banner-772x250.png?rev=3714885)

![](https://ps.w.org/coverpeek/assets/icon-256x256.png?rev=3714885)

# Coverpeek – Auto Thumbnails with Live Preview

 By [rcwas](https://profiles.wordpress.org/rcwas/)

[Download](https://downloads.wordpress.org/plugin/coverpeek.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/coverpeek/#description)
 * [Reviews](https://wordpress.org/plugins/coverpeek/#reviews)
 *  [Installation](https://wordpress.org/plugins/coverpeek/#installation)
 * [Development](https://wordpress.org/plugins/coverpeek/#developers)

 [Support](https://wordpress.org/support/plugin/coverpeek/)

## Description

Coverpeek automatically generates a featured image for any post that doesn’t already
have one. The generated image shows the post title on a background of your choice,
so every post gets a clean, consistent thumbnail without any manual work.

By default this applies to blog posts, but you can also enable it for pages and 
any public custom post type from the settings screen.

**How it works**

 * Whenever you save a published item (of a post type you’ve enabled) that has no
   featured image, one is generated automatically and set for you.
 * If you later edit the title of a post, and its current featured image is one 
   this plugin generated, that image is regenerated to match the new title.
 * A featured image you set yourself is never touched, replaced, or removed by this
   plugin.
 * If you remove a generated featured image and save the post, that save leaves 
   the post without a featured image — nothing is generated at that moment. But 
   the plugin fills in _any_ missing featured image whenever a post is saved, so
   the next time that post is edited in any way and saved (even an edit unrelated
   to the image), a new thumbnail will be generated. To stop this from happening
   on a specific post, set a featured image manually instead of leaving it empty—
   a manually-set image is never touched by this plugin. See the FAQ for details.
 * An “Auto” badge appears on generated images in the Media Library (on by default),
   and, optionally, as a thumbnail column in the Posts list too — so you can tell
   them apart from featured images you set yourself. The Posts list column is off
   by default, since some themes and plugins already show a thumbnail column of 
   their own.

**Backgrounds**

 * Choose from 5 built-in background designs, or upload your own image.
 * Recommended size for custom backgrounds: 1200 x 630px.
 * Supported upload formats: PNG, JPEG, GIF, WebP, BMP.

**Text customization**

 * Text color, font size, horizontal/vertical alignment, margins, and line height
   are all configurable.
 * A Japanese font (Noto Sans JP Bold) is bundled, so Japanese titles render correctly
   out of the box.

**Live preview**

The settings screen includes a live preview: as you change the background, colors,
size, or alignment, you can see the actual generated thumbnail update immediately,
with editable sample text. No more guessing how it will look. When you adjust the
horizontal or vertical margin, the margin area is highlighted in color right on 
the preview image, so it’s immediately obvious where the margin actually falls.

**Optional: OGP meta tags**

Coverpeek can also output standard Open Graph meta tags (og:title, og:type, og:url,
og:image, and more) for the post types you’ve enabled in the Post types tab. This
is off by default, since many SEO plugins (Yoast SEO, Rank Math, All in One SEO,
SEOPress, The SEO Framework) already output these tags — enabling both at once can
cause duplicates. If one of those plugins is detected active, the settings screen
shows a warning before you turn this on.

**Performance**

Thumbnails are generated once, when a post is saved — not on every page view. Visiting
the site afterward is exactly as fast as with a manually uploaded featured image;
there is no per-request image generation.

**Requirements**

This plugin uses the PHP GD extension (with FreeType/text support) to draw the thumbnail.
GD is bundled with PHP and enabled by default on the vast majority of hosting providers.
If it’s missing, the plugin shows a notice in the admin area and simply skips thumbnail
generation — it will not break your site.

**Credits**

This plugin bundles the Noto Sans JP Bold font (Copyright 2014-2020 Adobe, Noto 
is a trademark of Google Inc.), licensed under the SIL Open Font License 1.1. See`
assets/fonts/LICENSE.txt` for the full license text.

## Screenshots

[⌊Background image / Margins tab, with a live preview of the generated thumbnail
at the top.⌉⌊Background image / Margins tab, with a live preview of the generated
thumbnail at the top.⌉[

Background image / Margins tab, with a live preview of the generated thumbnail at
the top.

[⌊Text tab: color, size, alignment, and line height.⌉⌊Text tab: color, size, alignment,
and line height.⌉[

Text tab: color, size, alignment, and line height.

[⌊Post types tab: choose which post types get automatic thumbnails.⌉⌊Post types 
tab: choose which post types get automatic thumbnails.⌉[

Post types tab: choose which post types get automatic thumbnails.

[⌊Other tab: optional features like OGP meta tags and "Auto" badges.⌉⌊Other tab:
optional features like OGP meta tags and "Auto" badges.⌉[

Other tab: optional features like OGP meta tags and “Auto” badges.

[⌊The Posts list, with the optional thumbnail column and "Auto" badge.⌉⌊The Posts
list, with the optional thumbnail column and "Auto" badge.⌉[

The Posts list, with the optional thumbnail column and “Auto” badge.

[⌊The generated thumbnail set automatically as the post's featured image.⌉⌊The generated
thumbnail set automatically as the post's featured image.⌉[

The generated thumbnail set automatically as the post’s featured image.

[⌊Example of a thumbnail generated automatically from a post title.⌉⌊Example of 
a thumbnail generated automatically from a post title.⌉[

Example of a thumbnail generated automatically from a post title.

[⌊The Media Library, with an "Auto" badge on images this plugin generated.⌉⌊The 
Media Library, with an "Auto" badge on images this plugin generated.⌉[

The Media Library, with an “Auto” badge on images this plugin generated.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/coverpeek`, or install the plugin
    through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to Settings > Coverpeek to choose a background, customize the text, and pick
    which post types (posts, pages, or custom post types) should get automatic thumbnails.

## FAQ

### Emoji in my post title don’t show up in the generated thumbnail — why?

The PHP GD library used to draw the thumbnail doesn’t reliably render characters
outside the Basic Multilingual Plane (which includes most emoji), and the bundled
font has no emoji glyphs either. To avoid garbled output, these characters are removed
before the thumbnail is drawn; the rest of the title is unaffected.

### Will this slow down my site?

No. The thumbnail is generated once, at the moment a post is saved, and served afterward
as a regular static image file — exactly like a manually uploaded featured image.
Enabling or disabling the optional OGP tag output also has no measurable effect 
on page load time.

### I already use an SEO plugin. Should I turn on “Generate OGP meta tags”?

In most cases, no — your SEO plugin is very likely already outputting these tags,
and enabling both would create duplicates. This setting is intended for sites that
don’t already have OGP tags. If a supported SEO plugin is detected as active, a 
warning is shown next to this setting.

### What image formats can I upload as a custom background?

PNG, JPEG, GIF, WebP, and BMP. The recommended size is 1200 x 630px.

### Will this overwrite a featured image I set manually?

No. The plugin only ever replaces images that it generated itself; a manually set
featured image is never touched.

### Does this work on pages or custom post types, or only blog posts?

By default, only blog posts (the “post” type). You can enable pages and any other
public post type (including custom post types added by another plugin or your theme)
from the Post types tab in the settings screen — just check the ones you want. Non-
public post types (used internally by some plugins for their own data) aren’t shown,
since generating a thumbnail for them wouldn’t make sense.

### Exactly when does a thumbnail get generated or regenerated?

For any post type you’ve enabled (see the Post types tab), a thumbnail is generated
whenever you save a published item of that type that, at that exact moment, has 
no featured image at all. It’s regenerated (the old one replaced) when it already
has a featured image, but that image is one this plugin generated _and_ the title
has changed since it was generated. In every other case — a manually-set featured
image, or a generated one whose title hasn’t changed — saving does nothing to the
featured image.

This means removing a generated thumbnail doesn’t “turn the feature off” for that
post: the post now has no featured image, and the very next time it’s edited in 
any way and saved, a new thumbnail will be generated, because the plugin always 
fills in a missing featured image on save. If you want to stop this plugin from 
auto-generating one for a specific post, set a featured image manually (even a simple
placeholder) rather than leaving it empty — a manually-set image is never touched.

For example:

 1. Save (publish) the post — a thumbnail is generated and set automatically.
 2. Later, change the post’s title and save it again — since the featured image is 
    one this plugin generated and the title has changed since then, it’s regenerated
    at this point to match the new title.

### Does this generate a thumbnail for drafts or scheduled posts?

No — drafts and scheduled (“future”) posts are left alone; nothing is generated 
while a post is in either of those states. Once a scheduled post is actually published(
whether WordPress publishes it automatically at its scheduled time, or you publish
it manually), a thumbnail is generated at that point, exactly as with any other 
publish.

### I want to publish a post with no featured image at all — is that possible?

Yes — if you remove the featured image and save the post right away (in the same
editing session), that save leaves it without one, as explained above:

 1. Save (publish) the post — a thumbnail is generated and set automatically.
 2. While still on the edit screen, remove that featured image, then save — the post
    now has no featured image at all.

Keep in mind this isn’t permanent, though: the next time you edit that post in any
way and save it, a new thumbnail will be generated, since the plugin fills in any
missing featured image on save. If you want to stop this plugin from generating 
a new one every time, set a featured image manually instead (even a simple placeholder)—
a manually-set featured image is never touched or replaced.

### What happens to the generated image if I remove the featured image from a post?

Right after you remove it and save, the post is left without a featured image — 
nothing is generated in that same save. The old generated image itself stays in 
the Media Library in case you want to reuse it; it isn’t deleted automatically unless
the post itself is permanently deleted. However, as explained above, editing and
saving that post again later (while it still has no featured image set) will generate
a new thumbnail automatically.

### How can I tell which featured images were generated automatically?

By default, an “Auto” badge already appears on generated images in the Media Library.
If you’d also like this in the Posts list, turn on “Show a thumbnail column with
an ‘Auto’ badge in the Posts list” in the Other tab (it’s off by default there, 
since some themes and plugins already show their own thumbnail column). Once enabled,
the Posts list (and any other post type you’ve enabled) shows a small thumbnail 
for each item, with an “Auto” badge on the ones this plugin generated — so you can
tell them apart from featured images you set yourself at a glance.

### What happens to my settings and generated images if I delete the plugin?

Deleting the plugin removes its settings from the database. The images it generated
are kept in your Media Library on purpose, because your posts are using them as 
featured images. If you don’t want them any more, you can delete them from the Media
Library yourself.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Coverpeek – Auto Thumbnails with Live Preview” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ rcwas ](https://profiles.wordpress.org/rcwas/)

[Translate “Coverpeek – Auto Thumbnails with Live Preview” into your language.](https://translate.wordpress.org/projects/wp-plugins/coverpeek)

### Interested in development?

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

## Changelog

#### 0.1.0

 * Initial release.

## Meta

 *  Version **0.1.0**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [featured image](https://wordpress.org/plugins/tags/featured-image/)[ogimage](https://wordpress.org/plugins/tags/ogimage/)
   [open graph](https://wordpress.org/plugins/tags/open-graph/)[thumbnail](https://wordpress.org/plugins/tags/thumbnail/)
   [thumbnail generator](https://wordpress.org/plugins/tags/thumbnail-generator/)
 *  [Advanced View](https://wordpress.org/plugins/coverpeek/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/coverpeek/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/coverpeek/reviews/)

## Contributors

 *   [ rcwas ](https://profiles.wordpress.org/rcwas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/coverpeek/)