fav.rt.htServes the best format for your user agent.
⚠️ Safari → png; otherwise → svg. ⚠️
? Search Parameters/🖼️.svg?↙
| Parameter | Description | Default | Possible Values |
|---|---|---|---|
wh / X / size |
width & height | 100 |
Any positive number |
w / width |
width | wh or 100 |
Any positive number |
h / height |
height | wh or 100 |
Any positive number |
x |
x-coordinate | w/2 |
Any number |
y |
y-coordinate | h/2 |
Any number |
m |
multiplier for font size |
.85 |
Any positive number |
s / font-size |
font size | min(w,h)*m |
Any positive number |
f / font-family |
font family | 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji', system-ui |
Any valid CSS font-family value |
a / text-anchor |
text anchor | middle |
start, middle, end |
b / baseline / dominant-baseline |
dominant baseline | central |
auto, middle, central, hanging, text-top,
text-bottom, alphabetic, ideographic, mathematical |
A / ttl / h:max-age |
cache-control: public, max-age(in seconds) |
31536000 (1 year) |
Any non-negative integer |
S |
Safari override* |
png (with S)
webp (with S=webp)
|
Cache-Control header is set in responses unless ? A=0 parameter is present.webp, png images are generated by <λ> Elefunc's own screenshot service.