As developers we oftern need to boost our creativity. And what is a better way to do so than with some quality machine art? In my quest for inspiration, I stumbled upon the fantastic tool called Midjourney. It’s like a digital genie who can draw beautiful images for any of my projects or just for fun.
But sometimes, repetitive tasks can be a real challenge.
Imagine this: You’re creating a series of images with the same settings. Like a poster for your blog. Manually arranging the right command every time can be quite cumbersome. Also you might need to generate various formats from time to time, and that’s where the magic of Midjourney comes into play to save us some of the scrolling.
Take, for instance, the images on this blog. They were generated with Midjourney. I once created the preset with all the required parameters. And this trick saves you from wrangling with complex settings repeatedly.
/prefer option blog --v 5 --ar 5:2 --q 2 --stylize 1000
From then on, it’s smooth sailing. To apply the settings automatically, simply use the command with preset.
/imagine a sunset on distant shores --blog
Voilà! You now have an artistic masterpiece to adorn your blog. In conclusion, Midjourney is an invaluable tool for those seeking to enhance their projects with a touch of creativity. By making the most of its automation features, you can paint a vivid picture without breaking a sweat. Happy coding and happy creating!