awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesZoomable Image Views

UI components that allow users to enlarge and pan through images using touch gestures.

Distinct from Image and Gallery: Candidates are focused on 'awesome lists' rather than a functional UI component definition.

Explore 3 awesome GitHub repositories matching user interface & experience · Zoomable Image Views. Refine with filters or upvote what's useful.

Awesome Zoomable Image Views GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • baseflow/photoviewBaseflow 的头像

    Baseflow/PhotoView

    18,824在 GitHub 上查看↗

    PhotoView is a reusable Android UI component that provides a zoomable image view. It is designed to handle gesture detection, image scaling, and coordinate tracking for images within Android applications. The component enables users to enlarge and move images through pinch-to-zoom and panning gestures. It also includes capabilities for image tap detection to facilitate interactive responses. The library manages image interactions through matrix-based scaling and touch event interception. It includes a system for tracking image transformations and notifying observers when zoom or scroll posit

    Enables users to enlarge and move images within a view using pinch and drag touch gestures.

    Java
    在 GitHub 上查看↗18,824
  • fengyuanchen/viewerjsfengyuanchen 的头像

    fengyuanchen/viewerjs

    8,187在 GitHub 上查看↗

    Viewerjs is a JavaScript image viewer library and frontend media display tool. It functions as an image gallery component and web-based manipulator for rendering images within browser interfaces. The library enables interactive image inspection through zooming, panning, rotating, and flipping operations. It supports both full-screen modal overlays and embedded inline page rendering to accommodate different display requirements. The project includes systems for gallery navigation, such as automated slideshows and index-based selection. It provides interface controls for keyboard-driven naviga

    Implements a UI component for browsing and navigating a collection of zoomable images via an overlay.

    JavaScriptimageimage-viewerjavascript
    在 GitHub 上查看↗8,187
  • davemorrissey/subsampling-scale-image-viewdavemorrissey 的头像

    davemorrissey/subsampling-scale-image-view

    8,003在 GitHub 上查看↗

    This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent memory overflows. It serves as an interactive image component that supports pinch-to-zoom, panning, and double-tap animations. The project is distinguished by its rendering engine, which loads low-resolution previews and high-resolution tiles to enable the efficient navigation of massive image files. It includes a coordinate mapper that converts screen touch points into raw image pixel coordinates and vice versa during scaling and panning. The view provides a broad set of capab

    Ships an interactive image component with support for pinch-to-zoom, panning, and double-tap animations.

    Javaandroidandroid-libandroid-library
    在 GitHub 上查看↗8,003
  1. Home
  2. User Interface & Experience
  3. Zoomable Image Views