๐ผ๏ธ Emjoi placeholder image service
- Emojis are technically "text" in the browser, but you might need them as an image someday. (e.g. Backgrounds, masks, filtered, fallbacks)
- You need a quick, arbitrary placeholder image with a shape.
https://placeholdji.val.run/๐/
Use trailing slashes!
Biggest (500)
https://placeholdji.val.run/๐ค /500/
Smallest (5)
https://placeholdji.val.run/๐ฑ/5/
Anything Between
https://placeholdji.val.run/๐ป/256/
https://placeholdji.val.run/๐ฉ/33.333/
The browser/server may render a single-color symbol from the font instead of an emoji. A color string can optionally be provided in the URL to be used by the font.
https://placeholdji.val.run/โ ๏ธ/256/red/
https://placeholdji.val.run/โ/256/rgb(255,200,0)/
Some SVG filter presets have been created.
Use the following preset names in a URL to apply the filter's effects to the placeholder:
- shadow - Enhanced drop shadow with better opacity
- glow - Soft glow effect around the symbol
- neon - Multi-layered neon glow effect
- emboss - 3D embossed appearance using convolution matrix
- threed - Simple 3D effect with offset shadow
- blur - Gaussian blur effect
- outline - Black outline around the symbol
- vintage - Sepia-toned vintage color effect
- metallic - Chrome/metallic appearance with specular lighting
- fire - Red/orange fire-like color transformation
- ice - Cool blue ice-like effect
- rainbow - RGB color separation effect
- hologram - Translucent holographic appearance
https://placeholdji.val.run/๐ฅ/100/red/shadow/
https://placeholdji.val.run/โญ/150/gold/shadow/
https://placeholdji.val.run/๐/100/blue/glow/
https://placeholdji.val.run/๐/125/yellow/glow/
https://placeholdji.val.run/โก/75/cyan/neon/
https://placeholdji.val.run/๐ฏ/100/magenta/neon/
https://placeholdji.val.run/๐ก๏ธ/140/silver/emboss/
https://placeholdji.val.run/โ๏ธ/66/gray/emboss/
https://placeholdji.val.run/๐ฒ/123/white/threed/
https://placeholdji.val.run/๐ฆ/99/brown/threed/
https://placeholdji.val.run/๐ป/100/white/blur/
https://placeholdji.val.run/๐จ/50/lightgray/blur/
https://placeholdji.val.run/๐ก/110/yellow/outline/
https://placeholdji.val.run/๐/90/gold/outline/
https://placeholdji.val.run/๐ธ/175/vintage/
https://placeholdji.val.run/๐ญ/110/vintage/
https://placeholdji.val.run/โ๏ธ/180/metallic/
https://placeholdji.val.run/๐/120/metallic/
https://placeholdji.val.run/๐ฅ/180/fire/
https://placeholdji.val.run/๐ถ๏ธ/100/fire/
https://placeholdji.val.run/๐/130/ice/
https://placeholdji.val.run/๐ท/110/ice/
https://placeholdji.val.run/๐/123/rainbow/
https://placeholdji.val.run/๐ฆ/100/rainbow/
https://placeholdji.val.run/๐ฝ/150/hologram/
https://placeholdji.val.run/๐ธ/125/hologram/