ThumbAPI for WordPress turns your post title into a production-ready featured image with a single click. No template design, no image editing, no extra steps in your publishing flow.
The plugin adds a panel to the post editor (both the block editor and the classic editor). When you click Generate featured image, the current post title is sent to your ThumbAPI account, the returned image is uploaded to the Media Library, and it is set as the post’s featured image automatically.
This plugin sends data to ThumbAPI (https://api.thumbapi.dev), which is a paid third-party service operated by ThumbAPI. When you click Generate featured image, the plugin sends the post title, your selected format, and your selected image style to the ThumbAPI POST /v1/generate endpoint, authenticated with the API key you saved in the plugin settings. ThumbAPI returns a generated image which the plugin then stores in your WordPress Media Library.
https://api.thumbapi.dev/v1/generatex-api-key header)The plugin does not contact any other external services.