Skip to main content

Pricing & Costs

PixelByte uses a micro-cent system for precise billing. No subscriptions, no minimums — you pay only for what you use.

Micro-Cents System

All monetary values in the API are expressed in micro-cents, where: 1,000,000 micro-cents=$1.00 USD1{,}000{,}000 \text{ micro-cents} = \$1.00 \text{ USD}
Micro-cent precision eliminates rounding errors and allows for extremely granular pricing across different model types.

How Pricing Works

Each model version has a base cost in micro-cents. The final price is calculated by applying multiplicative factors based on the parameters you choose.

Multiplicative Factors

Factors are multiplied together, not added. This means each factor scales the cost proportionally.
Factors are multiplicative, not additive. Choosing two 2x options results in a 4x total multiplier, not 2x + 2x.

Example Calculation

For an image generation model with:
  • Base cost: 40,000 micro-cents
  • Quality: HD (1.5x multiplier)
  • Resolution: 2048×2048 (2x multiplier)

Common Pricing Factors

Quality

Resolution (Image Models)

Duration (Video Models)

Steps (Image Generation)

Exact multipliers vary by model. Check the model’s documentation or use the estimate endpoint for precise costs.

Estimate Costs Before Submitting

Use the estimate endpoint to calculate the exact cost before committing to a job:

Estimate Response

User Pricing Overrides

Platform administrators can configure custom pricing for specific users or groups:
Pricing overrides are applied server-side after the standard calculation. The estimate endpoint reflects any active overrides for the authenticated user.