All tools › Avatars and stand-ins
Solid Colour
A rectangle of one colour, at a stated size
It runs entirely in this browser tab: what you paste is never uploaded, and what comes out is SVG source rather than an image file — text, which stays sharp at any size and can be edited.
Settings
- Width
- A number from 1 to 8000.
- Height
- A number from 1 to 8000.
- Opacity
- Low enough to read the document through it A number from 0 to 100.
- Rounded corners
- On or off. Starts off.
- Write the code on it
- Useful when the sheet is going to be printed
How to use it
- Paste your text into the box above, or open a file.
- Adjust the settings beside it until the result is what you wanted.
- Copy the result, or save it as a file. The result updates as you type.
Questions
- Is what I paste uploaded anywhere?
- No. The whole application is carried as WebAssembly and runs on your own device. That matters most for the tools that take a list of people: a guest list, an attendee list and a set of certificate names are all things you would think twice about pasting into a website.
- Why is there no PNG or JPEG?
- Because nothing in this workspace ships or produces a binary asset, and because for these twenty-six the vector is simply better: it stays sharp at any size, it is a fraction of the bytes, it can be opened and edited, and a print shop would rather have it. Every browser and every design tool opens an SVG.
- Will it print at the right size?
- It says the right size: every printable sheet states its width and height in millimetres, and the arithmetic behind it is exact rather than approximate. What no file can control is the printer, so tell it to print at actual size rather than to fit the page — and the graph paper draws a hundred-millimetre bar so you can check.
- Can I use what comes out commercially?
- Yes. What comes out is a drawing made from numbers you supplied. Nothing here adds a mark, a watermark or a line of attribution to it, and there is nothing to sign up for.
Other tools for avatars and stand-ins
Placeholder Image
A rectangle of the right size, with the size written on it
Initials Avatar
Two letters on a colour the name chose
Identicon
A geometric avatar from any string, the same one every time
Monogram
A mark from one to three letters, inside a shape
All twenty-six tools