I love dem horizontal rulers!
I have a small collection of flowery horizontal rulers. They were originally grey, as you can see. I got them from PngTree.com because I thought that the original horizontal ruler (<hr> /---
) was a bit dull.
However, grey is not the best definition of liveliness, so I sprayed some color onto them! I first painted them red, then put some yellow and cyan and maybe some other color. This resulted in an image just like the one to the left but filled with colors.
I saved it as a .tiff
file on Krita (each horizontal ruler being its own layer). Then used ImageMagick to separate them with the CLI command convert result.tiff -trim layer.png
. And as the name of the program implies, it magically converted each layer into a separate PNG with a consecutive name.
Here, I give you the resulting horizontal rulers. You're free to use them in your own posts if you want, or to make your own. If you'd rather make your own, here's this post that explains how to make them from the comfort of your browser. So let's go:
Some horizontal rulers
<img src="https://i.imgur.com/n0GHXPP.png">
<img src="https://i.imgur.com/KxT9Uwc.png">
<img src="https://i.imgur.com/MeKfwD0.png">
<img src="https://i.imgur.com/1gtTwu5.png">
<img src="https://i.imgur.com/1IIQlts.png">
<img src="https://i.imgur.com/yFgf4yG.png">
<img src="https://i.imgur.com/1PuLYcm.png">
<img src="https://i.imgur.com/E9ymaq8.png">
<img src="https://i.imgur.com/swHdOk9.png">
<img src="https://i.imgur.com/cBLGlwe.png">
<img src="https://i.imgur.com/57raa1k.png">
Making the list
If you're curious, I didn't make that list by hand! I just pressed F12 and put some code in the console.
Raw list:
https://i.imgur.com/fVLQG1J.png
https://i.imgur.com/cS8GXPJ.png
https://i.imgur.com/n0GHXPP.png
https://i.imgur.com/KxT9Uwc.png
https://i.imgur.com/MeKfwD0.png
https://i.imgur.com/1gtTwu5.png
https://i.imgur.com/1IIQlts.png
https://i.imgur.com/yFgf4yG.png
https://i.imgur.com/1PuLYcm.png
https://i.imgur.com/E9ymaq8.png
https://i.imgur.com/swHdOk9.png
https://i.imgur.com/cBLGlwe.png
https://i.imgur.com/57raa1k.png
I know that most will prefer to use their own horizontal rulers. I for one like to make my own separators and my own generic but original media. But if I feel like I can't do it at the moment, I just look for something free that someone else provided. This is one of those things that I'd welcome if I hadn't already done mine.