I observe very huge image token count difference between gpt-image-1 and gpt-image-1.5.
Here are the input token details for the very same operation (composition of three images).
Each image originate from a 500x500 webp pictures converted to base64.
API calls are made throught the last version (6.15) of openai npm package.