Showing 95 open source projects for "mysql-connector-java"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    ...When the image goes off-screen, it automatically releases its memory. A decompressed image - an Android Bitmap - takes up a lot of memory. This leads to more frequent runs of the Java garbage collector. This slows apps down. The problem is especially bad without the improvements to the garbage collector made in Android 5.0. On Android 4.x and lower, Fresco puts images in a special region of Android memory. It also makes sure that images are automatically released from memory when they’re no longer shown on screen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    JPO Java Picture Organizer

    A tool to organize your pictures

    The Java Picture Organizer application lets users build collections of images that they can then search, browse, show and share with others. An HTML export facility is available that allows web pages to be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Photoindex is a web application to collect and manage photos from a large number of photographers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyTourbook
    Analyze and visualize tours in many variations, which are recorded with a GPS device, bike-, exercise- or ergometer-computer. Some highlights: Tools are available to adjust recorded data, GPS tours can be visualized in customizable maps, ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    JIBS - Image Viewer for Sorting

    JIBS - Image Viewer for Sorting

    Image viewer used for sorting and other utilities

    JIBS: Java Image Browser Sorter. An image viewer with a full-screen slide show, image sorting, and producing contact sheet/thumbnails. The image viewer is perfect for sorting digital photos into correct directories. Displays EXIF information captured in the photos. Also great for managing downloaded images. Lots of other utilities included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ...Fileaxy opens NO network connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Copyright 2013-2022 by Stephen Baber
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    my PhotoDiary

    my PhotoDiary

    A Web application to publish, sort and comment your pictures.

    If you have lots of pictures stored on your computer drive and you want to sort, comment and publish them easily, my PhotoDiary will help you. My PhotoDiary is a Web application which allows to publish and securely share your pictures with your relatives and friends. It is multilingual and currently translated into English, Spanish and French. Your pictures and comments will be your family diary: you want to keep them safely for tens of years and even more: my PhotoDiary only uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Photo-Manager

    Photo-Manager

    A Java-Application to manage and edit images!

    A JavaApplication to manage photos, get images from unsplash, compress them with tinify or upload them into the cloud! Edit the images add Filter or export them out of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Picasso

    Picasso

    A powerful image downloading and caching library for Android

    Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code! Many common pitfalls of image loading on Android are handled automatically by Picasso: Handling ImageView recycling and download cancelation in an adapter. Complex image transformations with minimal memory use. Automatic memory and disk caching. Adapter re-use is automatically detected and the previous download canceled....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    myjaphoo
    MyJaPhoO My Java Photo Organizer Manages local Photo and Video Collections
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Matisse

    Matisse

    A well-designed local image and video selector for Android

    Matisse is a well-designed local image and video selector for Android. If you use Glide as your image engine, add rules as Glide's README says. If you use Picasso as your image engine, add rules as Picasso's README says. There are two built-in themes you can use to start MatisseActivity, which are R.style.Matisse_Zhihu (light mode), and R.style.Matisse_Dracula (dark mode). All images and videos will be shown in Matisse by default, you can't limit the selectable mime types. You can launch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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. The view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ImageBox

    ImageBox

    An image Exif rotation tool.

    ImageBox is a free image editing software specially designed for easy image rotation. The goal of this project is the correct rotated representation of JPG, PNG, BMP and GIF images on any hardware, such as TVs and Media Centers. Why are images shown differently rotated? An image may contain Exif metadata in addition to the image data. A digital camera often encodes the image data with the rotation of the lens. If the camera is rotated during recording, the image data is also encoded...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PhotoCube

    A three dimensional cube with pictures on it.

    The cube tumbles about the screen while the pictures change. To configure just click on the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XR3ImageViewer

    XR3ImageViewer

    With this program you preview images

    Java 1.8.0_45++ required. GitHub (https://github.com/goxr3plus/XR3ImageViewer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    iMuchasFotos

    Photo management system

    iMuchasFotos is a software for photo selection and management. Allows to categorize photos by topics, subtopics, key words, image formats and other descriptive data. Also a selection of photos can be chosen for print them or send by e-mail. Oriented for artists that work with a huge quantity of images and are on the need of having a better organization when they have to select templates on which base their work. All images are stored in the application folder for enjoying a portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BilderKatalog is a catalogue for your digital photos based on a MySQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    Current source code contains UI elements from Design Support Library. A beautiful and smooth application which works on almost all available devices. InstaMaterial project supports all systems versions, starting from 4.0 Ice Cream Sandwich. Thanks to this our app can work on more than 90% of all Android devices (according to the presented statistics). The implemented elements and effects include a Send button animation in comments view, ViewAnimator, Ripples, and RecyclerView smoothness....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A photo uploader for the SmugMug photo service which automatically uploads photos into a date-based hierarchy appropriate for photo archiving. You can either download and run the jar file on any platform or you can use the Windows MSI installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Family Connections
    Family Connections is a private social networking website designed specifically for families to be as easy to use as possible. Key features are: message board, photo gallery, family tree, calendar, blog, chat room, address book and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The purpose of this application is to be able to batch rename digital camera images. The rename process make use of the emebedded meta data in each file. The structure of the new name is defined by a template which make use of meta data variables
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next