Showing 23 open source projects for "source code computer"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start 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
    PhotoPrism

    PhotoPrism

    AI-Powered Photos App for the Decentralized Web 🌈💎✨

    PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud. Our mission is to provide the most user- and privacy-friendly solution to keep your pictures organized and accessible. That's why PhotoPrism was built from the ground up to run wherever you need it, without compromising freedom, privacy, or functionality.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Nuke

    Nuke

    Image loading system

    Nuke ILS provides an efficient way to download and display images in your app. It's easy to learn and use thanks to a clear and concise API. Its architecture enables many powerful features while offering virtually unlimited possibilities for customization. Despite the number of features, the framework is lean and compiles in just under 3 seconds¹. Nuke has an automated test suite 2x the size of the codebase itself, ensuring excellent reliability. Every feature is carefully designed and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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: 17 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    qdgal

    Simple and lightweight photo gallery for PHP

    I created qdgal for my own personal use, because I needed a dead simple PHP gallery to show a few photos to family. There is plenty of such gallery softwares on the internet, but every one that I checked was too complicated, and I needed something *very* basic. No authentication, no user options, big text (to be used even by older people that are not that comfortable with a computer). I wrote a short script during a summer afternoon, and qdgal was born. How to use it: simply copy the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    lazysizes

    lazysizes

    High performance and SEO friendly lazy loader for images

    High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration. It may become also your number one tool to integrate responsive images. It can automatically calculate the sizes attribute for your responsive images, it allows you to share media queries for your media attributes with your CSS, helping to separate layout (CSS) from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    ...Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install development versions of the packages if the distinction exists. Run make and expect the binary to be created in bin/Release/guetzli. Note that Guetzli is designed to work on high quality images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Miner Mole
    Miner Mole is an advanced desktop search utility. It collects, parses and stores data about files, folders, users or any other information that can be obtained from a computer, for fast and accurate information retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A web-based database application that allows webmasters to centrally store their images and videos to be served on their website(s). It allows user to simply copy and paste code snippets to embed images and videos into their web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jix does not work any more. It was a client for FotoBilder. You used to be able to use it to browse pictures on your computer an upload them to the LiveJournal ScrapBook. It stopped working because the image hosting on LiveJournal changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ce code php permet de publier facilement un album photos sur une page perso. Il suffit de télécharger ses photos dans un répertoire spécifique du site via FTP. Le logiciel se charge de créer les miniatures et d'afficher une interface conviviale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PBAlbum(Perl Bash Album) is an album written in Perl(display images) and Bash(make resized thumbnails). Whole album is about 150 lines of code making it extremely light and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project covers an algorithm for face detection in color images. It was developed as a conclusion work in graduation of Computer Science at Pontifícia Universidade Católica de Minas Gerais by Breno Santos Araújo (brenopuc@gmail.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MediaCentre is an media centre server application for use on a home computer so you'll see your movies, play music and view / edit your pics when you're away from your computer, using a browser. Has been tested on MacOSX, Ubuntu Linux, and WindowsXP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tomcat Photo Gallery, inspired by the nicely written P-Gal project, now with ability to handle high res images, segmentation of galleries by access code, and admin screen for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java photo slideshow tool. Includes old website upload code. Needs revision towork with CopperMine or other tool. Aborted development when Picassa was released but this project runs anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cococa Image Viewer for pre Leopard mac os x. Based on the original code of Blake Seely http://www.blakeseely.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB