Create two custom fields in item records. One is to store the image URL (freeform text) and another which is an inline HTML field.
In HTML field, give default value as ‘<img src=’||{id of first field||’/>’

Here custitem197 indicate the id of freeform text.
Add the image URL in first field and save item record.
The image appears on the item record.