The Image generator produces small images, for example, icons or thumbnails, encoded in formats like PNG or JPEG, and stores the binary data in BYTEA fields, which are commonly used in PostgreSQL. This generator is ideal for stress-testing systems where images are stored and retrieved from a database, evaluating functionality like image compression handling, query optimization, and frontend rendering consistency.
The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.
| Short name | Example of generated data | Data type matching | Country-specific |
|---|---|---|---|
| Image | fill with small colored images | bytea | Default |
The generator can be assigned to a column that matches any of the following rules:
The tool allows you to set additional options:
