Generating open graph images in Astro
A developer's journey to create custom Open Graph images for their Astro blog using Puppeteer and SVG templates.
A developer's journey to create custom Open Graph images for their Astro blog using Puppeteer and SVG templates.
A developer built MenuGen, an app that uses AI to generate images of menu items from a photo, and shares their experience creating it with AI coding tools.
Testing GPT-4o's new image generation feature using C# and the Microsoft.Extensions.AI library, with a practical coding example.
A technical guide on generating dynamic Open Graph (OG) images using React, the Satori library, and Netlify Edge Functions.
An opinion piece arguing against using AI-generated images, highlighting ethical concerns and the negative impact on professional illustrators' livelihoods.
A technical guide on generating artistic QR codes using Stable Diffusion and ControlNet, covering methods, models, and troubleshooting.
A guide to refining AI-generated QR codes for better aesthetics and scannability, including a custom web tool for automation.
A tutorial on creating artistic, scannable QR codes using Stable Diffusion and ControlNet, detailing the setup and generation process.
Argues that AI image generation won't replace human artists, using information theory to explain their unique creative value.
A personal exploration of AI image generation tools like Midjourney, Stable Diffusion, and DALL-E 2, discussing their accessibility and the art of prompt crafting.
Explores AI image generation tools like DALL·E 2 and Stable Diffusion, and the emerging market for specialized prompts on platforms like Promptbase.
Explores using DALL·E 2 AI to generate symbolic and spiritual art, with tips on prompts like 'religious art' for creative results.
A tutorial on converting a React component into a downloadable JPG or PNG image using the html2canvas library.
A guide to understanding UPC-A barcode structure and creating a barcode generator from scratch using pure Python.
A tutorial on dynamically generating unique Open Graph images for blog posts using Eleventy (11ty) and the Cloudinary API.
A tutorial on building a custom CAPTCHA generation API using Node.js and the Canvas API, covering random text generation and image manipulation.