# xyxiao001/vue-cropper

A simple  picture clipping plugin for vue

Repository: https://github.com/xyxiao001/vue-cropper
Canonical: https://ross.abutalabs.com/products/vue-cropper
Homepage: https://github.xyxiao.cn/vue-cropper/docs/vue3.html
Language: Vue
License: MIT
License Family: permissive
Topics: vue, cropper, javascript, vue2, vue3, crop, vue-cropper
Last push: 2026-03-09T12:44:41+00:00

## Health v2 (maintenance only)
Score: 55/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 71, release rhythm 8, longevity 100
- inputs: {"age_days": 3390, "days_push": 177, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4559, forks 706 (observed 2026-08-28T04:08:53.441784+00:00)

## What it is
A Vue.js component plugin for cropping images in the browser, supporting Vue 2 and Vue 3. It offers rotation, zooming, fixed aspect ratios, output format/quality control, and preview/download of cropped results.

## Use cases
- crop profile pictures in a vue app
- let users upload and crop avatars
- crop images to a fixed aspect ratio in vue
- rotate and zoom images before cropping
- export cropped images as jpeg png or webp
- image clipping component for vue2 and vue3

## When to choose
- you need a lightweight, pure-Vue image cropper with no heavy dependencies
- you need Vue 2 and Vue 3 support in one package
- you need fixed-ratio cropping, rotation, and zoom controls out of the box

## When to avoid
- you are starting a new Vue 3 project - the author recommends the successor cropper-next-vue
- you need cropping outside the Vue ecosystem
- you need advanced features like multi-region or freeform path cropping

## Facets
- artifact type: plugin
- maturity: active
- function: image-processing, ui-components
- domain: frontend, web-development, image-processing
- platform: browser, cross-platform
- tags: vue, vue2, vue3, cropper, image-cropping, vue-component, avatar-upload, nodejs

## Member repositories
- xyxiao001/vue-cropper (main) score 55

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.441784+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:01.201888+00:00, confidence not recorded.
  - readme: https://github.com/xyxiao001/vue-cropper (fetched 2026-08-28T04:08:53.441784+00:00, sha fefa526e7061)
  - homepage: https://github.xyxiao.cn/vue-cropper/docs/vue3.html (fetched 2026-08-29T09:05:42.471018+00:00, sha d3b0cc886e34)
  - registry_npm: https://registry.npmjs.org/vue-cropper (fetched 2026-08-29T09:05:42.473319+00:00, sha e135090e6dc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
