For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Reduce Costs

Optimize your Infron usage to get the best results while managing costs effectively.

Test Before Final Generation

For videos:

  1. Start with 480p resolution to test your prompt

  2. Review the result and adjust if needed

  3. Once satisfied, generate the final version in 720p or 1080p

This approach can save 50-70% on testing costs.

For images:

  1. Set batch size to 1 for initial testing

  2. Refine your prompt until you’re happy with the result

  3. Then generate multiple images in a batch

Avoid Parameter Mismatch

Some models have parameters that must be consistent:

Example: Seedream Sequential

If your prompt says “generate 4 images”, make sure max_images is set to 4.

Prompt: "Create 4 variations of a logo design..."max_images: 4  ✓ Correctmax_images: 2  ✗ Mismatch - may cause unexpected charges

Start with Ultra Fast Models

Use the Ultra Fast series for testing and iteration:

  • Lower cost per generation

  • Faster results for quick validation

  • Great for prompt refinement

Volume Discounts

For high-volume users, contact support@infron.ai for custom pricing options.

Last updated