Ruby on Rails #90 How to use Rmagick to autogenerate images

Sdílet
Vložit
  • čas přidán 2. 10. 2022
  • ImageMagick is a library that allows you to do all kinds of image manipulations.
    Rmagick is Ruby plugin for ImageMagick.
    In this episode we will learn to read, resize, crop images; overlay images above images; overlay text above images.
    Rmagick docs: github.com/rmagick/rmagick
    Episode source code: github.com/corsego/90-rmagick...
    Blogpost: blog.corsego.com/rmagick-acti...

Komentáře • 12

  • @yehua290
    @yehua290 Před měsícem

    thank you so much for this video!

  • @AhmedNadar
    @AhmedNadar Před rokem +1

    Awesome video. In-Depth Guide like this is really good.

    • @SupeRails
      @SupeRails  Před rokem

      Thanks Ahmed! I really tried doing an extra step into the abyss of what is possible with the gem. Hope you liked it!

  • @slim6341
    @slim6341 Před rokem

    ikr!

  • @EnjoytheMents
    @EnjoytheMents Před rokem +3

    Funfact: Bannerbear is build on rails

  • @adityatfg8445
    @adityatfg8445 Před rokem

    Others are like, Yeah, so just make a crazy lody and drum and setup.

  • @stpaquet
    @stpaquet Před rokem +1

    Why rmagick? why not ruby-vips?

    • @SupeRails
      @SupeRails  Před rokem +1

      No particular reason, except I'm familiar with rmagick and haven't used ruby-vips before. A worthy mention through!

  • @alfa9523
    @alfa9523 Před rokem

    i am the opposite lol

  • @bedirhan7029
    @bedirhan7029 Před rokem

    Just stay in your comfort zone at first and focus on one tNice tutorialng at a ti. Just try to make a simple soft first. When you get used to the