Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Recognition of a font from an image using PHP

I'm curious - how to recognize font from an image supplied...

EDIT: ...with use of PHP? For example - user uploads photo of some text (let's say from a newspaper) and wants to know which font were used or which font is the most similar one.

like image 301
Paul Avatar asked Dec 03 '10 23:12

Paul


2 Answers

try this online tool: What The Font

like image 82
Lucius Avatar answered Sep 20 '22 09:09

Lucius


http://new.myfonts.com/WhatTheFont/

like image 25
mingos Avatar answered Sep 21 '22 09:09

mingos