Font Compare is an easy way to dynamically compare locally hosted fonts.
Demo: https://tenacitydc.com/fontcompare
-
Install from source: Download repository and open
index.html
-
Self-host using Docker (image maintained by @Itz-Agasta):
docker pull agasta/fontcompare
docker run -p 80:80 agasta/fontcompare
-
Self-host using YunoHost (package maintained by @oleole39):
- Click the green "Choose Fonts" button (or drag and drop) to load as many fonts as you'd like!
- Type your sample text.
- Invert font colors (dark-mode) switch at bottom right.
- Rejoice 🎉
- 1.4 - Added background and font color-pickers.
- 1.3 - drag & drop to load fonts functionality, added.
- 1.2 - font size unit dropdown added.
- 1.1 - font size range-slider added.