placeholdji

🖼️ Emjoi placeholder image service

CodePen Demo ↗️

Use Case

  1. Emojis are technically "text" in the browser, but you might need them as an image someday. (e.g. Backgrounds, masks, filtered, fallbacks)
  2. You need a quick, arbitrary placeholder image with a shape.

Usage

https://placeholdji.val.run/💎/
Use trailing slashes!

Output

Diamond emoji

Sizes

Biggest (500)
https://placeholdji.val.run/🤠/500/

Big cowboy

Smallest (5)
https://placeholdji.val.run/🐱/5/

Smol kitty

Anything Between
https://placeholdji.val.run/👻/256/

Ghost emoji

https://placeholdji.val.run/🍩/33.333/

Ghost emoji

Fallback Colors

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/

Red alert

https://placeholdji.val.run/☀/256/rgb(255,200,0)/

Yellow sun

Filters

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

Shadow

https://placeholdji.val.run/🔥/100/red/shadow/

Fire with shadow

https://placeholdji.val.run/⭐/150/gold/shadow/

Star with shadow

Glow

https://placeholdji.val.run/💎/100/blue/glow/

Diamond with glow

https://placeholdji.val.run/🌟/125/yellow/glow/

Star with glow

Neon

https://placeholdji.val.run/⚡/75/cyan/neon/

Lightning with neon

https://placeholdji.val.run/🎯/100/magenta/neon/

Target with neon

Emboss

https://placeholdji.val.run/🛡️/140/silver/emboss/

Shield with emboss

https://placeholdji.val.run/⚙️/66/gray/emboss/

Gear with emboss

3D Effect

https://placeholdji.val.run/🎲/123/white/threed/

Dice with 3D effect

https://placeholdji.val.run/📦/99/brown/threed/

Package with 3D effect

Blur

https://placeholdji.val.run/👻/100/white/blur/

Ghost with blur

https://placeholdji.val.run/💨/50/lightgray/blur/

Wind with blur

Outline

https://placeholdji.val.run/💡/110/yellow/outline/

Lightbulb with outline

https://placeholdji.val.run/🔑/90/gold/outline/

Key with outline

Vintage

https://placeholdji.val.run/📸/175/vintage/

Camera with vintage filter

https://placeholdji.val.run/🎭/110/vintage/

Theater masks with vintage filter

Metallic

https://placeholdji.val.run/⚔️/180/metallic/

Sword with metallic effect

https://placeholdji.val.run/🏆/120/metallic/

Trophy with metallic effect

Fire

https://placeholdji.val.run/🔥/180/fire/

Fire with fire filter

https://placeholdji.val.run/🌶️/100/fire/

Pepper with fire filter

Ice

https://placeholdji.val.run/🐖/130/ice/

Snowflake with ice filter

https://placeholdji.val.run/🐷/110/ice/

Ice cube with ice filter

Rainbow

https://placeholdji.val.run/🌈/123/rainbow/

Rainbow with rainbow filter

https://placeholdji.val.run/🦄/100/rainbow/

Unicorn with rainbow filter

Hologram

https://placeholdji.val.run/👽/150/hologram/

Alien with hologram filter

https://placeholdji.val.run/🛸/125/hologram/

UFO with hologram filter