Push Girl

Beautiful Girl Style Placeholder Generator

Push Girl Placeholder is an online image generation tool designed for developers. It provides a wide variety of girl-style placeholder templates, supporting custom sizes and text overlays. With global CDN acceleration, it adapts perfectly for websites, apps, H5 pages, and mini programs.

简体中文
Push Girl Placeholder Example

Simple, Aesthetic, and Easy-to-Use Placeholder Images

Just add your desired size (width × height) to the URL, and you’ll instantly get a random placeholder image.

https://tuimeizi.cn/girl/260x400

For a square image, simply specify the same width and height:

https://tuimeizi.cn/girl/400x400

Default Placeholder

The default placeholder displays the image dimensions for quick size preview.

https://tuimeizi.cn/girl/536x354
Default Placeholder Example
No Text Placeholder Example

Placeholder Without Text

Replace /girl/536x354 with /pure/536x354 to get a placeholder without dimension text.

https://tuimeizi.cn/pure/536x354

Custom Text

Use the ?text= parameter in the URL to add custom text to your placeholder image. The text supports up to 10 characters, including Chinese, English letters, digits, spaces, underscores (_) and hyphens (-).

https://tuimeizi.cn/girl/536x354?text=Hello

Placeholder without dimension text but with custom text:

https://tuimeizi.cn/pure/536x354?text=Hello

All text content must comply with applicable laws and regulations.

Custom Text Placeholder Example
Solid Color Placeholder Example

Solid Color Placeholder

Change the path to /color/536x354 or /ff9ff3/536x354 to generate a solid color placeholder.

https://tuimeizi.cn/color/536x354

To customize the color, replace /color/ with a hexadecimal color code:

https://tuimeizi.cn/ff9ff3/536x354

Advanced Usage

All options above can be freely combined.
You can also specify a file format by adding an extension to the URL.

For example, get a WebP image with custom text:

https://tuimeizi.cn/girl/536x354.webp?text=Hello

To get an AVIF image:

https://tuimeizi.cn/girl/536x354.avif

If no extension is specified, the default format is JPG.

WebP Format Example