Check how many credits a maskr.io service costs.
Returns the credit cost for a specific image processing service based on
the image dimensions. Also returns your current credit balance.
Args:
service: The service to check pricing for.
image_width: Image width in pixels.
image_height: Image height in pixels.
Returns:
A text summary of the credit cost and your balance.
Connector