Font to Base64 Encoder

Encode a font as a Base64 data URI and get ready-to-paste @font-face CSS with the font embedded inline.

10 MB تک کی فائلیں۔ آپ کی فائل پروسیس کے بعد حذف کر دی جاتی ہے — ہم اسے محفوظ نہیں رکھتے۔

اس ٹول کے بارے میں

Encoding a font as Base64 lets you embed it directly inside your CSS with a data: URI, avoiding a separate network request. It is handy for small icon fonts or single-file demos. Note that Base64 makes the data about 33% larger, so for most sites linking to a .woff2 file is faster.