Change PDF to BMP is a common requirement when users need to work with PDF pages as bitmap image files for graphic editing, printing, technical documentation, image archiving, or software ...
Virtually all browsers can read BMP files, but not all browsers supports BMP with canvas' toDataURL(). The canvas-to-bmp plugin solves this when you need your canvas graphics as BMP. canvas-to-bmp is ...