Title: ImageFeaty — Automatic Blog Covers &amp; Social Images
Author: Md. Rakibul Islam
Published: <strong>July 9, 2026</strong>
Last modified: July 9, 2026

---

Search plugins

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

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

# ImageFeaty — Automatic Blog Covers & Social Images

 By [Md. Rakibul Islam](https://profiles.wordpress.org/rkb007/)

[Download](https://downloads.wordpress.org/plugin/imagefeaty.1.0.0.zip)

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

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

## Description

ImageFeaty turns every published post into a set of professionally branded images—
no design tool required. When you publish or update a post, ImageFeaty composes 
a cover from the title, category, author, date, your brand logo and colours, then
wires the correct Open Graph and Twitter meta tags into your site’s `<head>` automatically.

It’s Canva-style automation, built natively for WordPress — and it’s completely 
free.

#### Features

 * Auto-generate Featured, Open Graph, Twitter and LinkedIn images on publish.
 * Six template packs: SaaS, News, Creator, Tech Split, Business Pro and a fully
   configurable Custom Layout.
 * Design Studio with a live preview: advanced gradient presets (linear, radial 
   and mesh), a custom backdrop image, and drag-free positioning for each element.
 * Brand kit: logo, primary/secondary/accent/text colours, and font selection applied
   to every asset.
 * Per-post controls: custom cover title (great for long headlines), template and
   backdrop — right in the editor (Gutenberg & Classic).
 * Bulk generation for selected posts, processed in a memory-safe background queue.
 * JPG / PNG / WebP output with a quality control.
 * Standard sizes (1200×630, 1200×675, 1080×1080, 1920×1080) and custom sizes.
 * Bundled SIL Open Font License fonts (Inter, Poppins, Montserrat) for crisp typography
   out of the box, or upload your own brand font (TTF/OTF).
 * Automatic non-Latin support — Cyrillic, Greek and other scripts fall back to 
   the bundled Noto Sans so titles never render as empty boxes.

#### Privacy

Image generation runs entirely on your own server using the PHP GD library. ImageFeaty
makes **no external requests** — nothing about your content ever leaves your site.

#### Developers

ImageFeaty is OOP with a small DI container, a service layer, and the repository
pattern. Extend it with filters: `imagefeaty_register_templates`, `imagefeaty_is_pro`,`
imagefeaty_can`, `imagefeaty_excluded_post_types`, and `imagefeaty_output_meta_tags`.

## Screenshots

[⌊Dashboard — generation stats, setup checklist and one-click quick generate.⌉⌊Dashboard—
generation stats, setup checklist and one-click quick generate.⌉[

Dashboard — generation stats, setup checklist and one-click quick generate.

[⌊Templates — six branded packs with live in-browser previews rendered from your
brand kit.⌉⌊Templates — six branded packs with live in-browser previews rendered
from your brand kit.⌉[

Templates — six branded packs with live in-browser previews rendered from your brand
kit.

[⌊Design Studio — the design engine for the Custom Layout: gradient presets, backdrop
image and per-element positioning, with every template previewed live.⌉⌊Design Studio—
the design engine for the Custom Layout: gradient presets, backdrop image and per-
element positioning, with every template previewed live.⌉[

Design Studio — the design engine for the Custom Layout: gradient presets, backdrop
image and per-element positioning, with every template previewed live.

[⌊Settings — brand logo, colours and fonts, plus generation rules, image variants
and output options.⌉⌊Settings — brand logo, colours and fonts, plus generation rules,
image variants and output options.⌉[

Settings — brand logo, colours and fonts, plus generation rules, image variants 
and output options.

[⌊Tools — bulk generation, regeneration and diagnostics.⌉⌊Tools — bulk generation,
regeneration and diagnostics.⌉[

Tools — bulk generation, regeneration and diagnostics.

[⌊Example generated cover.⌉⌊Example generated cover.⌉[

Example generated cover.

## Installation

 1. Upload the `imagefeaty` folder to `/wp-content/plugins/`, or install via _Plugins
    Add New_.
 2. Activate the plugin through the _Plugins_ screen.
 3. Visit _ImageFeaty  Settings_ to set your logo, brand colours and fonts.
 4. Publish a post — your covers are generated automatically.

## FAQ

### Does ImageFeaty require an external service?

No. Image generation runs entirely on your own server with the GD library — ImageFeaty
makes no external requests.

### Will it overwrite my existing featured images?

Only if you enable “Overwrite existing” in Settings. By default ImageFeaty skips
posts that already have covers.

### My text looks like a plain bitmap font. Why?

Your server is missing FreeType support in GD, so ImageFeaty falls back to GD’s 
built-in font. Ask your host to enable FreeType for crisp TrueType rendering.

### Can I use my own font?

Yes. In _ImageFeaty  Settings_, set the heading font to “Custom font” and upload
a TTF or OTF file. It is applied to every generated cover.

### Will non-Latin titles (Cyrillic, Greek, etc.) work?

Yes. The bundled fonts are Latin-only, but ImageFeaty automatically detects missing
glyphs and falls back to the bundled Noto Sans (Latin, Cyrillic, Greek and more).
CJK and Arabic require a matching font to be installed on the server; ImageFeaty
will use it automatically if present.

### Does it work with my SEO plugin?

Yes. If your SEO plugin already outputs social meta, use the `imagefeaty_output_meta_tags`
filter to let it take over, or simply disable those variants.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ImageFeaty — Automatic Blog Covers & Social Images” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ Md. Rakibul Islam ](https://profiles.wordpress.org/rkb007/)
 *   [ Themicly ](https://profiles.wordpress.org/themicly/)

[Translate “ImageFeaty — Automatic Blog Covers & Social Images” into your language.](https://translate.wordpress.org/projects/wp-plugins/imagefeaty)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **14 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [auto-generate](https://wordpress.org/plugins/tags/auto-generate/)[featured image](https://wordpress.org/plugins/tags/featured-image/)
   [og-image](https://wordpress.org/plugins/tags/og-image/)[open graph](https://wordpress.org/plugins/tags/open-graph/)
   [social image](https://wordpress.org/plugins/tags/social-image/)
 *  [Advanced View](https://wordpress.org/plugins/imagefeaty/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Md. Rakibul Islam ](https://profiles.wordpress.org/rkb007/)
 *   [ Themicly ](https://profiles.wordpress.org/themicly/)

## Support

Got something to say? Need help?

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