{"library":"vue-image-crop-upload","type":"library","category":null,"description":"vue-image-crop-upload is a Vue component designed for client-side image cropping and uploading, currently stable at version 3.0.3. It provides a rich UI for users to select, crop, and then upload images to a specified server endpoint. The component prioritizes a desktop user experience and explicitly advises against mobile use due to its design. Key differentiators include its compatibility with Vue 3 (since v3.0.0), support for older browsers like IE10+, and extensive customization options for the cropping interface, such as disabling circular or square previews and image rotation. While a specific release cadence isn't published, major version bumps appear tied to Vue framework updates, indicating stability rather than rapid iteration. It integrates easily into Vue applications, handling image selection, client-side manipulation, and direct HTTP upload with configurable parameters and headers.","language":"javascript","status":"active","version":"3.0.3","tags":["javascript","vue","image","picture","photo","uploader","crop","cropper","file"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-image-crop-upload","imports":["import VueImageCropUpload from 'vue-image-crop-upload';","import VueImageCropUpload from 'vue-image-crop-upload';\nexport default {\n  components: { VueImageCropUpload },\n  // ...\n}","import VueImageCropUpload from 'vue-image-crop-upload';\ncreateApp(App).component('vue-image-crop-upload', VueImageCropUpload).mount('#app');"]},{"cmd":"yarn add vue-image-crop-upload","imports":[]},{"cmd":"pnpm add vue-image-crop-upload","imports":[]}],"homepage":null,"github":"https://github.com/dai-siki/vue-image-crop-upload","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-image-crop-upload","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-image-crop-upload/compatibility"}}