Generators

Lorem Image Placeholder

Generate placeholder image URLs with custom dimensions for your designs, mockups, and prototypes.

View all Generators
Placeholder preview

Continue Workflow

Related tools to try next

All tools
Browser Local No sign-up

Example

Create a blog thumbnail placeholder

A 1200x630 placeholder is useful when planning social preview or blog card image areas.

Input


                        Width: 1200
Height: 630
Background: #cccccc
                      

Output


                        https://placehold.co/1200x630/cccccc/white?text=1200x630
<img src="..." alt="Placeholder 1200x630" width="1200" height="630" />
                      

Practical Notes

How to Use

  1. 1. Enter the placeholder width and height in pixels.
  2. 2. Choose a background color or type a HEX color value.
  3. 3. Click Generate to update the preview and snippets.
  4. 4. Copy the image URL, HTML tag, Markdown, or CSS background code.
  5. 5. Replace the placeholder with a real optimized image before publishing.

Features

Use Cases

Frequently Asked Questions

What is a placeholder image?
A placeholder image is a temporary image used to reserve layout space while a design, prototype, or page is still being built.
Can I generate HTML and Markdown snippets?
Yes. The tool creates an image URL, HTML img tag, Markdown image syntax, and CSS background-image snippet.
Should I use placeholder images on a live website?
Usually no. Placeholder images are best for drafts and prototypes. Live pages should use real, relevant, optimized images.
Why does the preview use an external URL?
The generated placeholder uses placehold.co so you can copy a usable URL immediately. The rest of the tool still runs in your browser.