https://github.com/hellogreg/woff2base
This simple tool converts .woff2 font files to Base64 strings to include in your CSS files.
https://github.com/hellogreg/woff2base
Last synced: 10 months ago
JSON representation
This simple tool converts .woff2 font files to Base64 strings to include in your CSS files.
- Host: GitHub
- URL: https://github.com/hellogreg/woff2base
- Owner: hellogreg
- Created: 2020-11-09T23:51:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-16T00:16:19.000Z (over 5 years ago)
- Last Synced: 2025-08-15T22:24:52.896Z (10 months ago)
- Language: JavaScript
- Size: 658 KB
- Stars: 66
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# woff2base
This simple tool converts .woff2 font files to Base64 strings to include in your CSS files.
**Try it out here: [https://hellogreg.github.io/woff2base/](https://hellogreg.github.io/woff2base/)**
(Note: It now accepts .ttf and .woff files, too.)