Showing 113 open source projects for "c# source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Pix

    Pix

    Image management application

    Pix is an image management application with image viewing, browsing, organizing and editing capabilities. It is part of the X-Apps project, which aims at producing cross-distribution and cross-desktop software. Pix supports numerous image types including: BMP, JPEG, GIF, PNG, TIFF, TGA, ICO and XPM; with optional support for RAW and HDR (high dynamic range) images. It is also able to view EXIF data attached to JPEG images. Pix has its own set of image editing tools that enable you to...
    Downloads: 10 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: 4 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: 0 This Week
    Last Update:
    See Project
  • 4
    PicView

    PicView

    Fast, free and customizable picture viewer

    PicView is a fast, free and fully customizable picture viewer for macOS and Windows 10/11. It supports virtually all image file types, including (animated) WEBP, (animated) GIF, SVG, AVIF, HEIC, PSD and many others. Additional features includes viewing EXIF metadata, image compression, batch resizing, viewing images within archives and comic books, image effects, image galleries, and more. Enjoy a clean, free, and fast experience with no annoying pop-ups, and zero tracking. It works...
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    XImaging

    XImaging

    Image browser and viewer for Unix - X/Motif

    XImaging is a lightweight, multi-threaded image browser and viewer for Unix - X/Motif, with basic file management functionality. Documentation and more on the project homepage: http://fastestcode.org/ximaging.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Kytner Image Signatix

    Kytner Image Signatix

    Modern .NET 10 batch image renamer with multi-language WPF UI.

    Fast batch image renaming with a modern WPF interface Kytner Image Signatix is the solution for anyone looking to bring order to their image collections. Developed with a focus on performance and usability, the tool is based on the latest .NET 10 framework and utilizes a modern WPF design that integrates seamlessly into current Windows environments. Key Features Smart Batch Renaming: Rename hundreds of images in seconds. Prefix Management: Automatically add a custom prefix to your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PhotoVisor

    PhotoVisor

    Photo-Viewer for easy image management

    PhotoVisor is a free application designed to streamline the organization of your photos. With intuitive arrow-key navigation, you can quickly decide which photos to keep and which to discard, offering a faster alternative to traditional mouse-based methods. Images are not deleted immediately, allowing for quicker sorting with reduced loading times. To permanently remove unwanted images, simply empty the bin. Additionally, you can explore your photos on a map using the metadata,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    Nostalgic Photo DataBase (platform)

    Nostalgic Photo DataBase (platform)

    Active repository of jpeg & pdf files with customizable tags.

    NPDB offers a comprehensive platform for creating and maintaining a database of both old, digitized photos and new snapshots captured by smartphones. This versatile system allows users to organize and search through their collection using customizable tags, catering to images of any vintage. Additionally exists PDF files support. NPDB's flexible tagging system allows users to categorize their files using an arbitrary set of tags tailored to their preferences. This intuitive approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    picdbv

    Picture Database Viewer

    Graphical application to view images from a given directory and/or "database" file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her in sample.tc2. dpmi.bc4; 2)window, see about her in sample.bc4, dpmi.bc4, sample.vc6; 3)c51's uv2 simulator, see about her in sample.uv2; 4)arm singlechip, that is cino f780 barcode scanner. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BSW Gallery
    This is a very simple photo gallery which is written in PHP code it is very easy to setup just read the file readme.txt then follow the instruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    ...The complete source code is also here as one single ASM file, ready for assembly with the 'flat assembler'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Picasso

    Picasso

    A powerful image downloading and caching library for Android

    ...Resources, assets, files, content providers are all supported as image sources. For development you can enable the display of a colored ribbon which indicates the image source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SageThumbs

    SageThumbs

    Powerful Windows shell extension allowing to preview images.

    SageThumbs is a powerful shell extension allowing to preview enormous amount of image formats directly in Windows Explorer by using Pierre-e Gougelet's GFL library (XnView's author). Please read carefully the following information: As SageThumbs is a Windows Explorer context menu extension, there is no an executable file that you should launch to bring it up. To use it, just open any folder with image files in Windows Explorer, and then right-click a file you want to preview. You'll...
    Leader badge
    Downloads: 3,925 This Week
    Last Update:
    See Project
  • 18
    nik4nix

    nik4nix

    Nik plugins on Ubuntu standalone or with Picasa3

    Main idea here is that you can use Nik Plugins stand-alone without officially supported 3rd party host application (Lightroom, Photoshop, Spark, Portfolio). On Windows or Linux. Source code can be compiled natively for Linux or for Windows with Lazarus IDE. The program is dedicated to Ubuntu users, where you can install Nik Collection using wine. On Ubuntu you can either use native Linux version, or native Windows version running via wine. In fact, currently the latter is recommended, because there are some UI glitches related to gtk widgetset if you compile for Linux - the UI looks better in native Windows version (this can be fixed in the future). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    ISee

    ISee

    Lightweight image viewer

    Viewer for media data with only dependency being Qt-Lib (tested with 4.8 and 5.5). With thumbnails, fullscreen preview, slideshow,.... Support for various image formats (jpeg, png, gif, raw, etc.) and EXIF-Data. Support for image formats depends on used Qt version. EXIF support requires libexif (tested with version 0.6.21).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    BDReader

    BDReader

    An e-comics reader featuring panels detection and comfortable reading

    BDReader is intended to be a comfortable comics reader. As a main feature, BDReader includes an auto panels detection on comics pages. It allows you to display the panels (or squares) of a comic page individually, in the reading order. It also offers a Preview page option, allowing you to preview each page before reading into details the different panels of the page as well as a page thumbnails view. BDReader supports classic comic book formats: CBR, CBZ, PDF (...) as well as images...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    ImageGlass

    ImageGlass

    ImageGlass is a lightweight, versatile image viewing application.

    ImageGlass is a lightweight, versatile image viewing application that is designed to take the place of Photo Viewer in Windows 8, 7 and Vista, especially those installations that may have trouble displaying PNG and GIF files in Photo Viewer.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22

    AnyThemeScreenSaver

    Our Screen Saver for Windows allows You to see Images on any theme,

    Interested in Cars or Famous Persons or Nature View - no problem, just put it in search area and you get it. We use world wide better search providers to benefit you with best results Anthony Scaramucci Screen Saver, Amelia Earhart Screen Saver, Stan Romanek Screen Saver, Jeanne Moreau Screen Saver, George R. R. Martin Screen Saver, O. J. Simpson Screen Saver, Sam Shepard Screen Saver, John Heard Screen Saver, Nelsan Ellis Screen Saver, Jodie Whittaker Screen Saver, C. J. Watson...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    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
  • 25
    Oblqo

    Oblqo

    Sync your files with Amazon Glacier and Google Drive easy

    This tool helps you to store and sync your files across multiple storages: local disk, Amazon Glacier, Google Drive. If you lose files from one storage you always can get their from another. Also this tool allow you scale your images to smaller dimensions and save space on your Google Drive. You can store original photos on Amazon Glacier and use Google Drive for view and share your photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo