Developer ToolsGeneratorsFree Tool
Lorem Picsum Generator
Generate a real, working placeholder image URL from the Lorem Picsum service, at whatever width and height you specify.
How to Use Lorem Picsum Generator
- 1Enter width and height, comma-separated (default 800,600)
- 2Click Process
- 3Copy the image URL, grayscale URL, or ready-to-use HTML <img> tag
Frequently Asked Questions
Yes — it's a genuine URL to the real picsum.photos service (a well-known placeholder-image provider), which returns an actual random photo at the dimensions you specify when loaded.
Enter width and height separated by a comma (e.g. '800,600'); both default to 800×600 if left blank.
picsum.photos also supports a grayscale variant at the /g/ path — this tool builds that URL for you alongside the regular color one.
No — it only builds the URL text and a ready-to-paste <img> tag; the actual image loads from picsum.photos' servers whenever the URL is used, not from this tool.
Related Tools
UUID Generator v4
Generate a random RFC 4122 version 4 UUID with the version and variant bits set correctly.
UUID Generator v1
Generate a real RFC 4122 version 1 (time-based) UUID, encoding the current timestamp plus a randomly-generated node identifier.
NanoID Generator
Generate a cryptographically random, URL-friendly ID using the same 21-character length and default alphabet as the popular nanoid library.
ULID Generator
Generate a real, spec-compliant ULID — a 26-character, lexicographically sortable ID with a Crockford base32-encoded timestamp and random suffix.