Pixian.AI offers both a Web App and an API.

While the Web App offers some free usage, the API requires buying a credit pack.

Free

  • Limited use
  • 0.25 megapixels resolution
  • Low priority processing
  • Website only

PAYGO1 Image = 0.05 to 1 Credits

  • Megapixel-based pricing
  • No monthly fees or minimums
  • High priority processing
  • Website & API
CreditsPricePrice/Image Examples
0.25 MPx2 MPx8 MPx25 MPx
250 $5.00 $0.00100 $0.0023 $0.0069 $0.0200
500 $9.50 $0.00095 $0.0022 $0.0066 $0.0190
1,000 $18.60 $0.00093 $0.0022 $0.0065 $0.0186
2,500 $45.00 $0.00090 $0.0021 $0.0063 $0.0180
5,000 $85.00 $0.00085 $0.0020 $0.0059 $0.0170
10,000 $166.00 $0.00083 $0.0019 $0.0058 $0.0166
25,000 $400.00 $0.00080 $0.0019 $0.0056 $0.0160
50,000 $750.00 $0.00075 $0.0018 $0.0052 $0.0150
100,000 $1,460.00 $0.00073 $0.0017 $0.0051 $0.0146
250,000 $3,500.00 $0.00070 $0.0016 $0.0049 $0.0140
500,000 $6,500.00 $0.00065 $0.0015 $0.0045 $0.0130

How much does an image cost?

We use a megapixel based formula to calculate the cost of an image. It is constructed such that a 0.25 MPx image is 0.05 credits and a 25 MPx image is 1 credit, with proportional pricing in between.

Here's a table of some example image sizes and their corresponding credit cost, together with the effective price per image for the smallest credit pack:

MPxCreditsPrice/Image
0.25 0.050 $0.0010
0.50 0.060 $0.0012
1.00 0.079 $0.0016
2.00 0.117 $0.0023
4.00 0.194 $0.0039
8.00 0.347 $0.0069
12.00 0.501 $0.0100
16.00 0.655 $0.0131
20.00 0.808 $0.0162
25.00 1.000 $0.0200

These are not fixed tiers. Image sizes between the example rows will have a proportional cost between them as well. Larger credit packs yield even lower prices per image.

The precise pricing formula is:

mpx = max(width, 500) * max(height, 500) * 1e-6
mpx = max(0, mpx - min_mpx)
credits = per_request + per_mpx * mpx
credits = min(max_credits, credits)

Where:
width, height = width, height of image in pixels
min_mpx = 0.25
per_request = 0.05
per_mpx = ((1.0 - 0.05) / (25.0 - 0.25))
max_credits = 1.0

Do my credits expire?

Credits do not expire, but you must have made a purchase in the last two years to use them.

Why are your prices so much lower than the competition?

Their margin is our opportunity.

We see AI commoditizing rapidly, and rather than fighting that tide we've decided to embrace it.

This thinking has impacted every aspect of our business. The size of our team, the choice of AI model, the architecture of our IT operations. We've optimized them all towards maximizing quality and minimizing price.

So we don't have a 50 person sales team to wine and dine you (and at those margins they really should be!) All we're offering is a great service and outstanding value.

What payment options do I have?

We accept all major credit cards and PayPal. We do not accept purchase orders and do not issue invoices.

Can I integrate with the API for free?

Yes! It is free to integrate with and test out the API, no purchase required. Details

Do you offer special pricing for Academic or Non-profit users?

Sorry, but we do not offer special pricing for Academic Institutions or Non-profits.

Fine Print

If you're unable to log into your account, please contact support and we will help you out.

Credit pack purchases are non-refundable.

Access is granted immediately after purchasing.

Credit packs are personal and cannot be shared.