Topic: ai

2026-09-13 · 3 min read

AI image generation from Node with cost control

How we generate hero images, category art and book covers with an image model from a Node script: named jobs in a file, one prompt each, a cost log that adds up in local currency, a review step before anything is published, and sharp to crop and compress the output.

nodejsaiimage generationsharp

← Guides