/parcel-plugin-ecoimage

Plugin for Parcel for optimizing images to ridiculously small sizes in a stylised way

Primary LanguageJavaScript

Note: Experimental, my first shot at creating a plugin for parcel, and under very relaxed development.

parcel-plugin-ecoimage 🌱

Plugin for Parcel for optimizing images to ridiculously small sizes for a small footprint, in a stylized way using heavy dithering and grayscale.

Prerequisites

Needs ImageMagick installed on your machine. Install using brew:

brew install imagemagick

Install

npm install parcel-plugin-ecoimage