I love dem text dividers!

Two years ago, when I first arrived at Steem, I made a small collection of flowery text dividers. They made me excited to post because there was always an air of aesthetic originality. While I've gotten used to them (after 2 years of using them), I still find them to be really pretty!
They were originally grey, as you can see to the left. I got them from PngTree.com because I thought that the default divider (`
/
---`) was extremely dull. I still very rarely use it.
However, grey is not the best definition of liveliness, so I sprayed some colour onto them! I first painted them red with a Krita brush, then I put some yellow and cyan, and maybe some other colour. This resulted in the image just like the one on the left, but filled with colours.
I saved the project as a .tiff
file on Krita (each horizontal ruler being its own layer). Then, I 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 (1, 2, 3, etc.)
Here, I give you the resulting text dividers. You're free to use them in your own posts if you want, or to make your own. If you would rather make your own, [this old post](https://hive.blog/howto/@ddua/how-to-do-an-awesome-separator-or-steemit) explains how to make them from the comfort of your browser. So let's go:
Some text dividers


























Making the list
If you're curious, I didn't make the list by hand! (too long). I bulk uploaded all the images to [ImgBB](https://imgbb.com), copied the provided list of links, then I simply pressed F12 in Firefox (works on Chrome too) and put some code in the console:const text = `https://i.ibb.co/R4P7fsm/fVLQG1J.png











https://i.ibb.co/S740p87/57raa1k.png`
console.log(text.split('\n').map(n => `
\n
Code to use: \`
\`
`).join('\n'))
In the last 2 years, many other people have given away **super cool text dividers** for the Steem ➡️ Hive ecosystem! I have to give some honorary mentions to these inspiring people.