Remove outer edge of images by a chosen amount of pixles... a tool created because of Sketch App saving out images with annoying white lines from masks!
clone this repo, open terminal and cd into the working directory.
run 'npm install', then run 'npm run start', this will start a server on localhost. Open the website and you're on your way!
Select image, choose how many pixels you want to crop in by, click upload and crop.
Images are saved in the cropped folder.
Delete images will delete everything in the cropped folder.