/css-px-rem-converter

This is the CSS Basic Converter, a KISS application made in Python to convert units from Pixels to REMs and vice versa.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CSS Basic Converter ⚙️🧠

This is the CSS Basic Converter, a KISS application made in Python to convert units from Pixels to REMs and vice versa.

License



Pixels to REM

CSS Basic Converter makes your life easier converting Px to REM units or vice versa. Make sure to use REM for UI work and EM for typography. It has a clean and organized code, made with KISS philosophy in mind and daily usage. Design on Figma, built on Python for all desktop OS.

Dependencies

Make sure to have at least Python 3.2+ intalled, the recommended version is Python 3.9.6. These are other dependencies

  • PyQt
  • PyTtk
  • Tkinter
  • Re