๐ผ๏ธ 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/๐/120/blue/glow/
https://placeholdji.val.run/๐/100/yellow/glow/
https://placeholdji.val.run/โก/150/cyan/neon/
https://placeholdji.val.run/๐ฏ/120/magenta/neon/
https://placeholdji.val.run/๐ก๏ธ/140/silver/emboss/
https://placeholdji.val.run/โ๏ธ/100/gray/emboss/
https://placeholdji.val.run/๐ฒ/130/white/threed/
https://placeholdji.val.run/๐ฆ/110/brown/threed/
https://placeholdji.val.run/๐ป/140/white/blur/
https://placeholdji.val.run/๐จ/100/lightgray/blur/
https://placeholdji.val.run/๐ก/120/yellow/outline/
https://placeholdji.val.run/๐/100/gold/outline/
https://placeholdji.val.run/๐ธ/150/vintage/
https://placeholdji.val.run/๐ญ/120/vintage/
https://placeholdji.val.run/โ๏ธ/140/metallic/
https://placeholdji.val.run/๐/130/metallic/
https://placeholdji.val.run/๐ฅ/120/fire/
https://placeholdji.val.run/๐ถ๏ธ/100/fire/
https://placeholdji.val.run/๐/130/ice/
https://placeholdji.val.run/๐ท/110/ice/
https://placeholdji.val.run/๐/150/rainbow/
https://placeholdji.val.run/๐ฆ/120/rainbow/
https://placeholdji.val.run/๐ฝ/140/hologram/
https://placeholdji.val.run/๐ธ/120/hologram/