pqina / vue-filepond

🔌 A handy FilePond adapter component for Vue
https://pqina.nl/filepond
MIT License
1.92k stars 128 forks source link

About crop image free plugin #223

Closed 0xbul1 closed 2 years ago

0xbul1 commented 2 years ago

Is there an existing issue for this?

Have you updated Vue FilePond, FilePond, and all plugins?

Describe the bug

Hi, Dear pqina

about vue-filepond plugin "filepond-plugin-image-crop"

i dont konw how can i use crop plugin ,its not work

maybe the crop plugin is replace by you other project pintura?

can i have some detail about filepond-plugin-image-crop use example with vue?

thanks, best wishes to you

Reproduction

Reproduction link

Environment

- Device:Macbook mini
- OS:Macos 10.14.5
- Broser:Chrome 94
- Vue version:vue3
rikschennink commented 2 years ago

Please post questions to Stack Overflow.

The image crop plugin only calculates the crop coordinates in the image, you need the image transform plugin to apply the changes.