Showing 38 open source projects for "new"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released 12...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    FreeBooth

    FreeBooth

    Free Photo Booth Software for a simple offline photo booth

    This is a simple photobooth application. You can take pictures with a camera(e.g. a dslr) and they will be shown in the application immediatly. You need no internet at your event location. Every user can save an Email-adress to his favourit picture and you can send all Emails via the sending wizard when you have internet again e.g. the next day. But it also supportes direct email sending if you have internet. To get the pictures into the booth software you have to use a tethering software...
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 3

    Image Detail

    Image Viewer and Graphic Manipulation Tool

    A new image viewer that has nice features suck as identifying and generating colors from your image, changing colors of your image with color adjustment and color matrix tools, crop & split image for Instagram, TIF / GIF Animated extractor, batch functions : rename, compress, resize and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Frame

    Frame

    Image viewer aimed towards developers and artists.

    Frame is a open-source Image viewer with features aimed towards developers and artists. Hotkeys "Ctrl-N" - Adds New Tab "Ctrl-D" - Duplicates Tab "Ctrl-W" - Closes Tab "Ctrl-S" - Splits Channels Into Single Image "T" - Tiles Image 3x3 "S" - Starts Slideshow "R" - Toggles Red Channel "G" - Toggles Green Channel "B" - Toggles Blue Channel "A" - Toggles Alpha Channel "-" - Goes Down A Mip Level "+" - Goes Up A Mip Level "Ctrl-Space"-Turns of scrollbar, titlebar and footer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    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: 121 This Week
    Last Update:
    See Project
  • 6
    FMC Windows Image Viewer

    FMC Windows Image Viewer

    Free photo, Image & GIF Viewer for Windows

    FMCWIV 3 - new best option to view photos, images and gifs on any Windows This is a simple image viewer that lets you view and zoom gif files quickly without losing image quality, can also open images and photographs of various types without altering their quality in no way. What do I need to use this program? You only need Net Framework 4.5 or higher of Microsoft. Current Version: 3.18.3 - 15/Mar/16 - minor bugs solved. Check the blog for more details
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Animan

    Animan

    Anime Management Software

    Animan is an Anime Collection Manager. With Animan you can manage and watch your Animes on the harddisk. Animan provides some functions like filter, export, search, etc. for more information please visit my site. New in Animan V1.5 is the new menu "Download Cover", with that you can easily download Anime covers automatically. For more information visit my blog: https://animemanagement.wordpress.com/2015/12/09/animan-v1-5-release/ On www.animan.bplaced.net you can find a tutorial.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    RoiView
    Explore InSAR data and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Photo Date Organizer

    Photo Date Organizer

    Corrects modification date of images and organizes in folder structure

    ..." timestamp working on original files or creating new ones in templated folder structure with templated new names. Application shows full image's EXIF information in brief and extended mode and additionaly you can preview and rotate your images. **LANGUAGES: English, Polish** *Software uses Qt library and exiv2 binary.* ## TODO LIST * JPEG loseless rotation in "Image preview" tab and in conversion options * Image automatic rotation based on EXIF orientation tag * Linux version (?)
    Downloads: 12 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10
    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
  • 11

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MYNDskjár

    MYNDskjár

    Simple image viewer. Einfaches Bildbetrachtungsprogramm.

    NEUE VERSION 2013 VERFÜGBAR! NEW VERSION 2013 AVAILABLE! With this program you can view image files. Select the photo with the button "Bild anzeigen". Do you want to remove the image (only from frame), choose "Bild entfernen". Should the image on the frame be adjusted, click "Anpassen". Change the color of the picture frame with "Hintergrundfarbe ändern". The program will end on "Beenden". Mit diesem Programm können Sie Bilddateien anzeigen. Wählen Sie das Bild über die Schaltfläche "Bild...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    This programm allows to view gumps from .mul files used by Ultima Online. Additionally it can search for new gumps after an update of the gump files. This allows the users to quickly figure out which new gumps where added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP implementation of the Gallery2 Remote Protocol Supports the following commands No-op, Login, Create new item, Create new album, Find album, Fetch album images, Find duplicates by caption and includes a simple multilevel log functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sWPV ("Simple Web Picture Viewer"). Once set up, you just copy your original pictures to a new folder with an FTP client, and the pictures can be watched as a new gallery on the web (or your intranet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeMet is a meteorological program which provides weather maps, radar movies, and forecasts in one GUI. New functions can be added easily by writing new plugins which download, parse or process existing data available on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project offers a new tree viewer component implemented in C# .Net which uses Graphics2D features of .Net for drawing trees represented in XML language as well as those having .Net representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ChBg2 is desktop background manager which allows you to exchange periodicaly your wallpaper. With same functionality you can use it as simple screensaver or xscreensaver hack. This is the new version ported to Gtk2 and Imlib2 libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CycleAtlas is a cycling diary based on a custom road atlas. It can be used to store or to plan new rides. Functions includes generation of planimetry, profiles and route time tables of rides. A map editor is included, in order to create a custom road map
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Medic Medical Image Solutions !!! RePlanning new Solution !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Photopolis is a new way to experience your photo collection. A city out of your photos is created. You can walk around and "enter" buildings. This will start a slideshow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    vuVolume is a framework for volume rendering algorithms in C++. When creating a new rendering method in vuVolume it is possible to just concentrate on the actual algorithm and let the framework take care of the more administrative tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenImageManager, the new Opensource Image Manager written in C#. Includes Thumbnails feature, HTML Album Generator, localized to 10 languages and more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    SwgWorldBuilder is a project aiming to help creat new worlds for the SWGEmu. We have already figured out how to change the maps and add new world objects for the client to load we just need some programmers to help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next