Problem displaying pcx image

I am needing to display pcx image files on a webpage. I figured you could just use <img src=“image.pcx”>, but it seems you can’t. I know the image is there and I have verified. Is there some special way I have to use to display this type of image file? I can’t find much about it on google, except that it is a valid vector file format for the web. No examples or anything. Any help is appreciated.

:beer: thx