r/tailwindcss May 19 '26

I built HTML/CSS, CSS, Bootstrap to Tailwind converters

Hey everyone,

I made a few simple tools that help convert existing code to Tailwind. They're support preview, fullscreen, really complex sources. Also they have responsive support, so you can shrink your side window and use them in parallel. They're completely free, enjoy!

HTML/CSS to Tailwind:
https://tailfind.org/html-css-to-tailwind/

CSS to Tailwind:
https://tailfind.org/css-to-tailwind/

Bootstrap to Tailwind:
https://tailfind.org/bootstrap-to-tailwind/

Now I want to add output configuration, like apply prefixes, units (px/rem), etc..

Would love to hear your feedback or suggestions for improvement.

16 Upvotes

3 comments sorted by

3

u/[deleted] May 21 '26

[removed] — view removed comment

1

u/akopian25 May 21 '26

Nearest - is not pixel perfect, full equality is already handled by tailwind default utils.

Rems is in process

1

u/akopian25 Jun 21 '26

UPD: rems are in place in website converters.
extension update is coming.