Is there any way to get the name of all installed fonts on user machine using HTML, javascript?
One way is to use classid, but i would like to know any other way
Check this javascript library
https://github.com/gabriel/font-detect-js/
U can get the name of all installed fonts on user machine.