#elixir #imagemagick
Generate images with name initials using elixir and imagemagick.
https://dev.to/sergiotapia/generate-images-with-name-initials-using-elixir-and-imagemagick-4koo
Generate images with name initials using elixir and imagemagick.
https://dev.to/sergiotapia/generate-images-with-name-initials-using-elixir-and-imagemagick-4koo
The Practical Dev
Generate images with name initials using Elixir and ImageMagick.
When a new user signs up to your website, you may want to generate an initial profile picture for them using their initials.
#elixir #phoenix #imagemagick #mogrify
Creating thumbnails of uploaded images and pdf in phoenix
https://dev.to/alvisesus/creating-thumbnails-of-uploaded-images-and-pdf-in-phoenix-21a3
Creating thumbnails of uploaded images and pdf in phoenix
https://dev.to/alvisesus/creating-thumbnails-of-uploaded-images-and-pdf-in-phoenix-21a3
DEV Community
Creating Thumbnails of uploaded Images and PDF in Phoenix
We see how to create thumbnails of Images and PDFs in Elixir and Phoenix, using ImageMagick and Mogrify.