A collection of some image processing tools.
A pure front-end website based on Nuxtjs, including tools and blog pages.
- Nuxt3
- Vue3
- Tailwindcss
- Vuei18n
- cropperjs
- exifreader
- file-saver
- jszip
- @nuxtjs/sitemap
- @nuxt/content
npm i
npm run dev
# package
npm run generate
docker build -t easyimage:1.2.5 .
docker save -o easyimage.1.2.5.tar easyimage:1.2.5
docker load -i easyimage.1.2.5.tar
This project is built with the help of many excellent open source projects:
- Cropper.js - JavaScript image cropper
- EXIF Reader - JavaScript EXIF reader
- FileSaver.js - An HTML5 saveAs() FileSaver implementation
- JSZip - Create, read and edit .zip files with JavaScript
- SmileySans - 得意黑 Smiley Sans:一款在人文观感和几何特征中寻找平衡的中文黑体
Special thanks to all the contributors and maintainers of these amazing projects!