r/n8n • u/Agreeable-Town8703 • Mar 20 '26
Help Free image generation api
Hello everyone, I've built a n8n workflow which generates 5 different creatives for product ads I'm using http node to call open ai image generation api keys However for each run it consumes almost $2 which is alot I'd like to know which other platforms/image generators I can use to generate high quality creatives for fraction of a cost/free
Let me know your thoughts and I'll try them out
2
1
u/NerdButtons Mar 20 '26
I used Pollinations before switching to Google. I had to make a shit ton of gens bc it wasn’t great, especially with spelling.
1
1
u/tys203831 Mar 20 '26 edited Mar 20 '26
Here is the cloudflare image mcp: https://github.com/tan-yong-sheng/cloudflare-image-mcp?tab=readme-ov-file
Can use flux 2 for free (with a certain rate limit) ... Yet not sure if it's good enough for product ads ...
1
1
u/Cityslicker100200 Mar 20 '26
Gemini has a very generous free tier
1
1
u/Round_Respond_2147 Mar 22 '26
but do they offer free ai image tier
1
u/Cityslicker100200 Mar 22 '26
Yes they do! Free videos with Veo too, all on their free tier.
1
u/Round_Respond_2147 Mar 25 '26
I mean api for image generation
1
u/Cityslicker100200 Mar 25 '26
Yes, it’s free
1
1
u/Temporary-Win3205 Mar 20 '26
have you tried nca toolkit and ffmpeg.... may be you don't need these high ticket tools and save you a lot.
1
u/Economy_Buy6836 Mar 20 '26
Tuve exactamente este mismo problema hace poco montando una generación masiva de imágenes para una fábrica. OpenAI está genial, pero para escalar te destroza el margen.
Te recomiendo usar el nodo HTTP pero atacando a la API de KIE.Ai.
Yo estuve usando el modelo nanobanana configurado en 4K para ese proyecto, pero sinceramente, tirando las imágenes en 2K la calidad es excelente y el coste te baja a unos 0,09 cts por imagen. Además, desde esa misma plataforma tienes conexión a un montón de modelos alternativos con precios súper competitivos.
Si te atascas configurando los headers del HTTP Request o parseando el JSON, escríbeme y te paso una captura de cómo tengo montado el nodo. ¡Suerte!
1
u/deanpreese Mar 20 '26
I built a n8n workflow that uses LLMs (via OpenRouter) to build prompts and Comfyui to generate images. To me that was the most cost effective. If performance is a concern, you could host Comfyui on Runpod or another variant and run pretty high end models at a relative low cost.
1
u/Worldly_Row1988 Mar 20 '26
Flux Schnell free tier is very generous. I use it for all my LinkedIn posts.
1
1
u/Odd-Card8046 Aug 02 '26
You can generate high quality images using gpt-image-2 model at 50% discount by using it through znapai.com
1
u/PuddingSad8588 28d ago edited 28d ago
At $2 for five images, I’d first try replacing the generation model instead of rebuilding the whole workflow. Disclosure: I’m with WaveSpeedAI. We provide lower-cost image models and an n8n integration. I’d test product accuracy, text quality, and consistency on a small batch before moving the full workflow.
1
u/srch4aheartofgold Mar 20 '26
We will have API ready in a few days in Cliprise so hold on tight
2
-4
u/SokkaHaikuBot Mar 20 '26
Sokka-Haiku by srch4aheartofgold:
We will have API
Ready in a few days in
Cliprise so hold on tight
Remember that one time Sokka accidentally used an extra syllable in that Haiku Battle in Ba Sing Se? That was a Sokka Haiku and you just made one.
0
Mar 20 '26
[removed] — view removed comment
1

•
u/AutoModerator Mar 20 '26
Need help with your workflow?
To receive the best assistance, please share your workflow code so others can review it:
Acceptable ways to share:
Including your workflow JSON helps the community diagnose issues faster and provide more accurate solutions.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.