awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fengyuanchen avatar

fengyuanchen/cropperArchived

0
View on GitHub↗
7,691 stele·1,706 fork-uri·JavaScript·MIT·15 vizualizări

Cropper

Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image manipulation tool that allows users to visually select and trim specific areas of an image directly within a browser.

The library provides a visual interface for defining precise crop areas with configurable aspect ratios and zoom controls. It includes tools to rotate, scale, and zoom images to align subjects before exporting the final result.

The tool handles browser-based image processing by generating a canvas element from a selected image area for use or download. It manages crop area definitions through coordinate settings and provides the capability to export cropped content.

Features

  • Image Cropping Tools - Provides a comprehensive tool for visually selecting and trimming specific areas of images within a web browser.
  • Canvas Data Exports - Provides utilities to export specific canvas regions into raster image formats or data URLs.
  • Aspect Ratio Constraints - Enforces specific width-to-height proportions on the cropping selection box during interactive resizing.
  • Image Manipulation Tools - Offers a front-end utility for defining precise crop areas with configurable aspect ratios and zoom controls.
  • Canvas-Based Image Editors - Implements a UI-based image editor using the HTML5 canvas API for non-destructive image transformations.
  • Pre-Crop Alignment Workflows - Provides an integrated workflow to rotate, scale, and zoom images to align subjects before exporting the crop.
  • Image Orientation Manipulators - Includes tools for adjusting visual image orientation through rotation, scaling, and zooming prior to cropping.
  • Visual Orientation Transforms - Uses CSS transformations to rotate and scale the image view for subject alignment without modifying source data.
  • Transparent Overlays - Ships a transparent interaction layer over the image to capture mouse events for crop area manipulation.
  • View-to-Image Coordinate Mapping - Translates interaction coordinates from the screen overlay into precise image pixel coordinates for cropping.
  • Data Visualization - Image cropping and manipulation tool.
  • Image Processing - Provides a jQuery plugin for image cropping.
  • Image Processing - Simple image cropping plugin.

Istoric stele

Graficul istoricului de stele pentru fengyuanchen/cropperGraficul istoricului de stele pentru fengyuanchen/cropper

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cropper

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cropper.
  • dominictobias/react-image-cropAvatar dominictobias

    dominictobias/react-image-crop

    4,081Vezi pe GitHub↗

    This project provides a React component and a set of utilities for implementing interactive image cropping. It enables users to define selection areas over media elements using a draggable and resizable interface. The library supports fixed aspect ratio locking and the definition of custom crop shapes, such as circles. It utilizes a percentage-based coordinate system to ensure the selection interface remains responsive across different screen sizes and layouts. The toolset includes capabilities for real-time crop previewing and the generation of cropped regions using canvas-based rendering.

    TypeScriptcrop-imagejavascriptreact
    Vezi pe GitHub↗4,081
  • fengyuanchen/cropperjsAvatar fengyuanchen

    fengyuanchen/cropperjs

    13,834Vezi pe GitHub↗

    Cropper.js is a JavaScript image cropping library and client-side image editor. It provides a front-end interface for manipulating image geometry and extracting specific regions using the HTML5 Canvas API. The library enables interactive image cropping where users can manually select areas and define clipping regions. It supports geometry transformations including rotation, scaling, and zooming to align subjects, and allows for the enforcement of dynamic aspect ratios. The tool provides capabilities for exporting crop data as coordinates or canvas representations and offers access to interna

    TypeScriptcroppercropperjsimage-cropper
    Vezi pe GitHub↗13,834
  • arthurhub/android-image-cropperAvatar ArthurHub

    ArthurHub/Android-Image-Cropper

    6,418Vezi pe GitHub↗

    Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced from cameras or galleries. It functions as a bitmap manipulation tool capable of rotating, flipping, and scaling images to achieve specific dimensions. The library features an aspect ratio constrained cropper that limits the cropping window to fixed shapes or ratios to ensure consistent image output. It handles orientation adjustments by reading embedded metadata to automatically rotate or flip images during the cropping process. The toolkit covers a broad range of image pro

    Javaandroidandroid-image-croppercropper
    Vezi pe GitHub↗6,418
  • h2non/imaginaryAvatar h2non

    h2non/imaginary

    6,017Vezi pe GitHub↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    Gocrop-imagedockergif
    Vezi pe GitHub↗6,017
Vezi toate cele 30 alternative pentru Cropper→

Întrebări frecvente

Ce face fengyuanchen/cropper?

Cropper is a JavaScript image cropping library and HTML5 canvas image editor. It serves as a web-based image manipulation tool that allows users to visually select and trim specific areas of an image directly within a browser.

Care sunt principalele funcționalități ale fengyuanchen/cropper?

Principalele funcționalități ale fengyuanchen/cropper sunt: Image Cropping Tools, Canvas Data Exports, Aspect Ratio Constraints, Image Manipulation Tools, Canvas-Based Image Editors, Pre-Crop Alignment Workflows, Image Orientation Manipulators, Visual Orientation Transforms.

Care sunt câteva alternative open-source pentru fengyuanchen/cropper?

Alternativele open-source pentru fengyuanchen/cropper includ: dominictobias/react-image-crop — This project provides a React component and a set of utilities for implementing interactive image cropping. It enables… fengyuanchen/cropperjs — Cropper.js is a JavaScript image cropping library and client-side image editor. It provides a front-end interface for… arthurhub/android-image-cropper — Android-Image-Cropper is an image cropping library for Android applications designed to trim and resize photos sourced… h2non/imaginary — Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping,… kangax/fabric.js — Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for… timoliver/tocropviewcontroller — TOCropViewController is a UIKit view controller designed for image cropping and rotation within iOS applications. It…