This repo has been archived! It moved to the kreuzwerker gitlab. If you liked the function it provided you can still access it from here. Enjoy!
This is a simple tool to transform an image in the kreuzwerker style:
You need NodeJs to be installed on your computer.
Run
% npm install
% npm run start
and point your web browser to http://localhost:4200/
• drag an image to the blue area or use the button to upload a file:
• now you can apply one of the provided presets on the left:
• save this image by right-clicking on it:
The image will be in same format and size as the original.
Currently JPEG and PNG files are supported.
This project was generated with Angular CLI version 14.1.0.