Find out the font name with WhatTheFont
Found this interesting online tool call WhatTheFont. Basically, it allows you to upload an image and tells you the list of possible font names. Handy tool to have around and will definitely save a lot of time from searching or trying to figure out a font name you see on other web pages.
First it will try to figure out the uploaded font automatically and if you're not satisfy with result, you can also ask for a human to help you out at WhatTheFont Forum.
Here is a sample of my attempt to get WhatTheFont to figure the font I screen grabbed from WashingtonPost.com
Uploaded this image to WhatTheFont
and after a while, WhatTheFont returned this result :
Cool! It was able to figure out the individual characters.
Now, bear in mind that there are some limitation on the characters or components found in the image that you want WhatTheFont to process. If your image breached the limit, it will prompt you with this following error message.
Here's the final result given by WhatTheFont, it shows the top 5 matches of the font names. Awesome!
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+7.4k Golang : Fixing Gorilla mux http.FileServer() 404 problem
+14.7k Golang : Reset buffer example
+20.9k Golang : Convert PNG transparent background image to JPG or JPEG image
+10.9k Golang : Removes punctuation or defined delimiter from the user's input
+4.1k Detect if Google Analytics and Developer Media are loaded properly or not
+6.2k Golang & Javascript : How to save cropped image to file on server
+5.5k Golang : Display advertisement images or strings on random order
+9k Golang : Populate or initialize struct with values example
+20.3k Golang : How to get own program name during runtime ?
+8k Setting $GOPATH environment variable for Unix/Linux and Windows
+6.6k Golang : Spell checking with ispell example
+6.5k Grep : How to grep for strings inside binary data