Size and format
The width and height fields fix the canvas: the tool creates an image exactly that many pixels across and down, with no scaling or cropping. The format choice then decides the encoding. PNG and JPEG write a fixed grid of pixels; JPEG compresses harder and loses detail, which shows at text edges, so PNG is the usual pick for placeholders with labels.