PETAL - Terminal tool to view images and gifs

Hello, gophers!!
I just created an application that lets you view images and GIFs right from the terminal. I know there are other things that let you do this, but mine is special coz I made it :grin: :grin: .

Itโ€™s called Petal.

It lets you view

  • PNG (also work with transparent PNG)
  • JPG
  • GIF
  • also images from the internet

The main highlight is that you can also view images from the internet; just give the URL.

You can also specify the number of rows and columns the image should take.

Check Petal out at :backhand_index_pointing_down:t2::backhand_index_pointing_down:t2:

Any new project that isnโ€™t laden with emojis and clearly LLM-generated is a welcome change for me right now. Your example gifs in your README are broken:

// Doesn't exist
![Example 1](examples/example1.gif)

Also what is that hof folder and why does it have more or less the same README?