Crop an Image Uploaded Image is scaled up to meet at least 600x800. Cropped is to saved as 600x800 px
This simple page use the superb https://github.com/advanced-cropper/vue-advanced-cropper
The Images are not processed serverside, the Imges stays in the Browser-Window
docker run --rm -p 80:8080 mschwehl/vue-facecrop:latest
- Settings are just a mockup, code to make them work
- Face-Detect
npm install
npm run serve
npm run build