Open Source JavaScript Photo Management Software

JavaScript Photo Management Software

View 75 business solutions

Browse free open source JavaScript Photo Management Software and projects below. Use the toggles on the left to filter open source JavaScript Photo Management Software by OS, license, language, programming language, and project status.

  • 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
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Viewer.js

    Viewer.js

    JavaScript image viewer

    You may set viewer options with new Viewer(image, options). If you want to change the global default options, You may use Viewer.setDefaults(options). Enable the modal backdrop, specify static for the backdrop that will not close the modal on click. Specify the visibility and the content of the title. Filter the images for viewing (should return true if the image is viewable, return false to ignore the image). Indicate if toggle the image size between its natural size and initial size when double click on the image or not. As there are some asynchronous processes when start the viewer, you should call a method only when it is available. If you have to use another viewer with the same namespace, call the Viewer.noConflict static method to revert to it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Tagstoo

    Tagstoo

    Software to tag folders and files, with multimedia and epubs preview.

    Tag folders and files (including multimedia) by dragging the tags on them, you can create tags of various shapes and colors for a more intuitive classification. Precise search possibilities, with various input fields, allowing to add all the necessary tags that you want. For example, in one field you can add the tags ‘cat' and 'white' and in another field you can add the tags 'dog' and 'brown', so the search result will return all white cats and brown dogs. You can also indicate that the folders where they are must have certain tags. Multimedia files preview in both explorer and searcher results cards. The cover images of epubs also are shown. For images both system's default image viewer and program's new internal viewer can be launched alternatively. Usual file management actions by dragging and dropping or pressing buttons; copy, move, delete, rename. And undo button. It's possible to export/import the tagging data to a file, so data is available in any computer.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    PhotoSwipe

    PhotoSwipe

    JavaScript framework independent image gallery

    PhotoSwipe is the first open-source gallery to support JavaScript-based image zooming. Even if a browser’s native zooming has been disabled, image zooming will still work. The gallery’s background will gradually fade out as the user zooms out. When the gesture is complete, the gallery will close. Gesture is added because close button in top right corner might be hard to reach on tall mobile devices while holding in one hand. Images can be changed even when current slide is zoomed. Swiping is not blocked during the transition. PhotoSwipe manipulates the browser’s history so that the user can link to each gallery item and close the gallery via the “back” button. The initial URL is restored when the gallery is closed. PhotoSwipe adds a history record when the gallery is opened, which allows the user to close it via the browser’s “back” button. This feature comes as a module. You can exclude it from the build entirely, or fork it to fit the requirements of your product’s URL structure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    fancyBox

    fancyBox

    jQuery lightbox script for displaying images, videos and more

    Fancybox saves you time and helps to easily create beautiful, modern overlay windows containing images, iframes, videos or any kind of HTML content. This is the 4th generation of Fancybox and brings lots of fresh features. Both Carousel and Panzoom components are used under the hood and help ensure a best-in-class user experience. In addition, they are easy to integrate with each other. Touch and mobile optimized with swipe, drag and pinch-to-zoom gestures. Highly customizable with configuration options, Sass and CSS variables. There are two main styles of coding when using Fancybox. Each of these styles has advantages and disadvantages, and you can combine the two. You can choose any CSS selector here to attach click handler to the currently selected set of elements as well as all future matching elements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the fonts. You can either use one of the bundled icons supported or roll your own custom font. Since Icon builds on top of the Text component, most style properties will work as expected, you might find it useful to play around with background color, border width, border color, border radius, padding, margin, color, font size, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    flag-icons

    flag-icons

    A curated collection of all country flags in SVG

    A curated collection of all country flags in SVG, plus the CSS for easier integration. For using the flags inline with text add the classes .fi and .fi-xx (where xx is the ISO 3166-1-alpha-2 code of a country) to an empty <span>. If you want to have a squared version flag then add the class fis as well. You could also apply this to any element, but in that case you'll have to use the fib instead of fi and you're set. This means that the flag is just going to appear in the middle of an element, so you will have to set manually the correct size of 4 by 3 ratio or if it's squared add also the flag-icon-squared class. To have only specific countries in the css file, remove the ones that you don't need from the flag-icons-list.less file and build it again.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    lightgallery.js

    lightgallery.js

    Full featured JavaScript image & video gallery

    lightgallery.js uses CSS-only approach for resizing images and videos. So it will be extremely flexible, and considerably faster than using the JavaScript approach. lightgallery.js comes with a few built in modules, such as thumbnails, full screen, zoom, etc. It is easy to create your own modules, as well as detach modules that you don't want to use. lightgallery.js supports touch and swipe navigation on touchscreen devices, as well as mouse drag for desktops. This allows users to navigate between slides by either swipe or mouse drag. lightgallery.js comes with a numerous number of options, which allow you to customize the plugin very easily. You can easily customize the look and feel of the gallery by updating SASS variables. You also have the option to enable animated thumbnails from the settings. otherwise normal thumbnail will be used. You can also make thumbnails automatically load for your YouTube or Vimeo videos.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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 sustainable IT technologies because we want our digital souvenirs to be long lasting and easy to migrate when IT technologies evolve. To try it, click on "Download" and go to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Phraseanet
    Phraseanet is an Open Source Digital Asset Management (DAM) software. Web-based application intended for managing multimedia databases (photo management but also video, audio and PDF documents). Includes its own full-text / thesaurus search engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    Grid gallery jquery, Photoswipe gallery, Gallery on the Google Map, Google Maps Spiderfy, Image editor Logo, Image resize, Batch multiple image editing. Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick Team You can support the Florina Project by a Donation https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=vUy11NPC5dKyTglS3vrI2AMxey_Ju8Uv5TrUcNLKYmjEaUbH8_vBv8-ifVy&dispatch=5885d80a13c0db1f8e263663d3faee8d6625bf1e8bd269586d425cc639e26c6a Thx Francesco Gerratana https://www.virustotal.com/it/file/d1cfff16711996f97142a992329684655daa36ad43daf106726153830ee1ad28/analysis/1461243196/ MD5 9ac61ecbb9f01feef75050d476f4f585 SHA1 b326eacad9eba496960b77c1d94c54db7bfa8415 SHA256 d1cfff
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Apolmb Media Viewer
    Apolmb is a simple PHP- and Flash-only media browser/viewer for online directories. In the current version it shows images and plays audio and video content. Apolmb is based on OpenLaszlo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Approximate Automated Geo Tagging automatically generates estimated geotags for images based on available information like tags, categories, description, similar pictures and information from different open geo databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ArtGal is a gallery software that is intended to be ran in an art gallery. The interface allow the user to explore different bodies (pathways) of work interactively on a flat panel screen via s touch screen, keyboard, or mac remote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Awesome Flickr Gallery

    Awesome Flickr Gallery

    A WordPress plugin to create galleries using photos stored on Flickr

    - Fast and light - uses intelligent caching to load galleries instantly - Support for both Public and Private photos - Create multiple galleries with different parameters - Select Photos from your Flickr Photostream, a Photoset, a Gallery, a Group or a set of tags - Multiple sorting options available so that you don't have to rely on Flickr's sorting options - Customizable image sizes with cropping settings - Infinitely customizable with custom CSS field - Fits into a sidebar widget too - Insert multiple galleries on same page with independent slideshow and pagination - Fits automatically according to the width of the theme or you can select the width of the gallery yourself - Ability to disable built-in slideshow so that you can use a slideshow plugin of your choice - Intuitive menu pages with easy configuration options and photo previews - SEO friendly, all your photos are available to search engine crawlers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eine weitere Variante eines Imageboards für PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A program that allows a easy way to add labels to photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Crime Bed City
    Criminal minds revealed and played. Criminal acts in all sorts of places with great animation and daily updated by Developer Fontella Moneet Farrar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple and easy to use web image gallery cms. Free solution for SlideShowPro Director.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A combination of gallery CSM and presentation built on top of Java and GWT technologies. Galleries that do not require dynamic (run-time) generation can be hosted under any web or application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web gallery based on pre-generated metadata, typically according to directory structure, not database or an administration. Development moved to: http://github.com/martinkozak/fsgal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    This site is intended to be deployed on a home server to host all of your family's photos. It will give you the ability to upload, share, tag, organize, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FlickrGal
    FlickGal is a simple PHP script to view your Flickr pictures in a simple & beautiful gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small Firefox button that allow you share entire Flickr set to Livejournal account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple photo album, in php, creating thumbnails from original pictures on the fly. Pictures are displayed in a table and are clickable to see the original picture. It uses the GD module to resize pictures and displays them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB