Description

A single page application that diplays ink coverage per CMYK color of a given pdf file. It utilizes WASM compiled GhostScript to view and manipulate pdf files in the browser, which means that there is no need to upload the file over the network.

It is built using Vue.js, tailwindcss and Chart.js. Deployed in AWS as a static website using S3 as the origin and Cloudfront for faster content delivery.