Showing 24 open source projects for "zoom image"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    uCrop

    uCrop

    Image cropping library for Android

    We develop lots of different Android apps at Yalantis, and our experience shows that almost every application we deal with needs image cropping functionality. Image cropping can be used for various purposes, from ordinary adjustment of user profile images to more complex features that involve aspect ratio cropping and flexible image transformations. Since we want to provide all our customers with the best set of tools for image editing functionality, we decided to create uCrop, an image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bubble2

    Bubble2

    Android comic book reader, Image archive viewer. Simple yet comfy.

    Android comic book reader/Image archive viewer. Simple yet comfy. Open PDF, RAR, ZIP, 7Z, TAR files. Display BMP, JPG, GIF, PNG, WebP and JP2/J2K images. Based on Bubble v1.6.0 by Nazar Kanaev. Upgraded dependencies, enhancements as felt needed. This software is licensed under GNU General Public License v3.0 as stated on https://github.com/edeso/bubble2/blob/master/LICENSE.md . Sources and further information can be found on the project's website https://github.com/edeso/bubble2 .
    Downloads: 119 This Week
    Last Update:
    See Project
  • 3
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    .... - Accurate image resizing. - Function to process images, translating the image pixels with a direct color transformation function. - Classes to easy the xml file management (without validation) - JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Picsimilar

    Picsimilar

    Search and compare similar and identical photos.

    Use reverse image search to find similar and duplicate images in your local photo collection; Use comparison features to select the best images in a set of similar ones.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    jmusicplayer2

    jmusicplayer2

    Music player written in Java

    ... * Supported formats: - mp3 - ogg - wav * m3u play lists * 5 band equalizer * 5 band graphical equalizer * random mode * continuous play * option to stop playing after the end of the current song. * Shows the image associated to the song. * You can filter the songs of the list * Drag and drop music files from the file exporer. * Multilanguage * Zoom * Dark mode * JDK-17 compatibility The most significant new code features: * Graphical equalizer JPanel * Classes to manage linked Components (which have to be coordinated) * Great wrapper of JTable which does a lot of generic work...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    InvertImage

    Application that shows an image and its color-inverted image

    Application that allows you to open an image, and shows it and its color-inverted translation. It is an example of the dark-mode option that I am just adding to my applications applied to a simple image. The translation that it is done over every pixel is the same for every color component and is the following: R = 255 - R G = 255 - G B = 255 - B That means that if the translation is done twice, we obtain the original color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ImageJ2x

    Java Image Processing Program

    ...It can calculate area and pixel value statistics of user-defined selection. It can measure distances and angles. It can record density histograms and line profiles. It supports standard image processing functions such as contrast manipulation, sharpening, smoothing, edge detection and filtering it through all kinds of geometric transformations such as Zoom in / out and rotation. Images can be enlarged up to 32
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    CameraView

    CameraView

    Android interface that makes capturing pictures and videos easy

    CameraView is a well-documented, high-level Android interface designed to simplify the process of capturing pictures and videos. It addresses common challenges in camera implementation by providing features like real-time filters, gestures, watermarks, frame processing, RAW support, and flexible output sizes. Developers can integrate CameraView into their applications to enhance camera functionalities without dealing with low-level complexities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MagicalPdfEditor

    MagicalPdfEditor

    This is a small PDF editor based on OpenPdf core and AndroidPdfViewer

    This is a small PDF editor based on OpenPDF Core and AndroidPdfViewer. As there is not many open-source easy working PDF editors and PDF wizards, I decided to create a simple directory to resolve my issues. Here I have worked on two separate cores, add some functionality to them, and combined them together to achieve my target. I am working on this repo, any help will be appreciated. Just clone the project and trance the source code, It's really easy and clear. All functionality in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Pixel Art Image Viewer

    Pixel Art Image Viewer

    Look at your pixel art images without blur and zoom limitations.

    The problem of other image viewing programs is, that a blur filter gets applied to the image. This works fine for high-res photos, but not for low-res pixel art. Also, zooming doesn't really work either in most programs. That's why I made this software as an alternative to the default image viewer app. Also using the app is very simple, just open the context menu of a image and press "Open with Pixel Art Image Viewer".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Subsampling Scale Image View

    Subsampling Scale Image View

    Deep zoom view for displaying huge images without loss of detail

    Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc. A custom image view for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PhotoView

    PhotoView

    Implementation of ImageView for Android that supports zooming

    PhotoView is an Android library that extends the ImageView widget to support zooming, panning, and scaling gestures with ease. Designed to be lightweight and intuitive, PhotoView provides advanced image manipulation features without requiring complex configuration. It integrates seamlessly into Android apps and is commonly used in galleries, document viewers, and photo browsers where pinch-to-zoom and drag gestures are needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Absolute Imaginary Julia Sets

    Absolute Imaginary Julia Sets

    Simple fractal explorer

    ...Move the mouse to see a preview of the Julia Set for that point. Left click to switch between Mandelbrot and Julia. Right click to change color palettes. Mouse wheel to zoom. Mouse drag to pan. Keyboard squeeze to break the keyboard. Any key to save a screenshot as a png image. ESC key to exit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JACo Watermark

    JACo Watermark

    Add watermark to any image or photo (batch processing available).

    A free open source Java application created to help you apply watermarks to your pictures in order to protect them from unauthorized distribution. Different font, color, size and transparency texts or images can be added as a watermark. Batch processing is also provided.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16

    OSRS Map & Coordinate Locator

    A map & coordinate locator for Old School Runescape, written in Java.

    A map and coordinate locator for Old School Runescape, written in Java. Credit goes to oyuu (RSN) for creating the map image. This program requires at least Java 6 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coulson Plot Generator

    Coulson Plot Generator

    Graphics generator for pie diagram matrix from spreadsheets

    For comparative plus/minus spreadsheet data, Coulson Plot Generator application creates a multiple pie diagram, for a rapid visual comparison of subunit occupancy across a range of entities. Numbers of pies, segments, labels and colours are customisable. Creates an editable PDF from a comma separated text file. Now with zoom capability and more memory, for larger datasets. Save images in several formats including SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Elite Comix Reader

    Elite Comix Reader

    A simple java based comic book reader.

    A simple java based comic book reader. Reads .cbr, .cbz, .zip and .rar files. Image formats suported are jpg, png, bmp, wbmp etc. Reqirements : Requires jre 7 and javafx
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    JMagnifier

    JMagnifier

    a java based screen magnifier

    a java based screen magnifier CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Webcam Viewer

    Webcam Viewer

    Simple Linux (Java) image viewer for keeping track of webcams

    Cycle through a set of saved webcam URLS, save images automatically to disk. Double click zoom view. Minimal interface. Developed for Linux, JRE >v6. Full desktop integration from .deb. Will run directly from .jar from MS Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Mandelbrot set image generator for really deep zoom levels. The generator supports both online and batch processing and can be used to zoom step by step into the mandelbrot set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Slideshow is a platform independent image viewer especially for huge collections. It provides an easy command line interface, supports tagging and view by category, zoom, move and has some file manager functions like delete file or find duplicates.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Earth3D is a program to display the earth as a 3D globe (including heightfields) in real-time. One can zoom until cities become visible. It uses huge datasets that are loaded on demand over the internet. It is possible to embed dynamic data into the view
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    A JAVA application that corrects the barreling and pin-cushioning image distortions produced by many zoom and wide angle lenses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB