In WordPress, media items (images) have attributes associated with them that control how they get rendered as HTML. WP version 5.5 added the loading attribute and version 6.1 added the decoding attribute.
How do I actually change the values of these attributes for a specific image?