Imageomatic: badges for quality Rails apps

Responsive SVGs

Inline darkmode SVGs the easy way

Imageomatic ships with the best Rails integration for opengraph images. To get started run:

  1. gem install imageomatic
  2. From the root of your Rails app, run imageomatic install then restart your server
  3. Change your SVGs from image_tag("graphic.svg") to imageomatic_svg_tag("graphic.svg")

Ha! Just kidding, this doesn’t work yet. I’m still working on extracting it out of https://www.thingybase.com/icons and making it a service here.