Showing 34 open source projects for "web%20servers"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    ImageMagick

    ImageMagick

    ImageMagick 7

    ...It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and PDF. ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    sharp

    sharp

    High performance Node.js image processing module

    The typical use case for this high speed Node.js module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, AVIF and WebP images of varying dimensions. Resizing an image is typically 4x-5x faster than using the quickest ImageMagick and GraphicsMagick settings due to its use of libvips. Colour spaces, embedded ICC profiles and alpha transparency channels are all handled correctly. Lanczos resampling ensures quality is not sacrificed for speed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Kingfisher

    Kingfisher

    Lightweight, pure-Swift library for downloading images from the web

    Kingfisher is a powerful, pure-Swift library for downloading and caching images from the web. It provides you a chance to use a pure-Swift way to work with remote images in your next app. Asynchronous image downloading and caching. Loading image from either URLSession-based networking or local provided data. Useful image processors and filters provided. Multiple-layer hybrid cache for both memory and disk. Fine control on cache behavior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    ...If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't using. If you're using webpack you can set process.browser to true and your build of jimp will exclude certain parts, making it load faster. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    AudeLA
    AudeLA is a TCL extension aimed at providing amateur astronomers with image processing, telescope controling, ccd camera driving, and various astronomical algorithms. Web site : https://sourceforge.net/p/audela/wiki/fr_accueil Web site : https://sourceforge.net/p/audela/wiki/en_welcome
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    RhinOS

    RhinOS

    RhinOS, CMS, Content Management System, Josep Sanz Campderrós

    RhinOS is a framework to develop web sites using the latest features to provide a fastest access and administration to the web portal. The main features are: - Parametrized CMS and simple and efficient pseudo-code parser.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    radon-transform-for-java

    Library with a Radon Transform implementation for Java

    ...The shared zip includes the library and an example, which shows how to make the library work in a real case. You can see more information at: https://www.frojasg1.com:8443/downloads_web/web/html/radon.html?origin=sourceforge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    color_ball

    color_ball

    Application that paints a subtly colored ball over an image

    ...It has been an excuse for integrating the JColorChooser with my library: * Multi-precision * Dark mode * It remembers the latest chosen colors you can watch a demo at: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FcolorBall%2FcolorBall.v1.0.demo.video.mp4%3Forigin%3Dsourceforge&origin=web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ImageRevise Pro

    ImageRevise Pro

    ImageRevise Pro - Effortless Image Resizing & Optimization Tool

    ...With its intuitive interface, you can easily resize images while maintaining the aspect ratio, add custom watermarks with customizable positions, and optimize images for web use by adjusting quality levels. The application also lets you view and remove EXIF metadata, ensuring privacy and reducing file size. Features like multi-threaded image processing keep the app responsive during operations and enhance the overall user experience. With advanced error handling, the application is very reliable, and dynamic labels now provide real-time updates during image processing, with informative MessageBox popups when tasks are completed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline your sports training business with sports scheduling software. Icon
    Streamline your sports training business with sports scheduling software.

    For sports and fitness facilities, studios, trainers, and businesses

    Designed by coaches, for coaches, our software takes care of tedious admin tasks like client scheduling and payment processing, so you can focus on what you love - coaching athletes. With intuitive booking experiences and staff management tools for your lessons, camps, clinics, and training programs, Upper Hand empowers your business to offer a seamless customer experience that increases satisfaction and drives repeat business. See how our forward-thinking technology can give your sports training business a competitive edge.
    Learn More
  • 10
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    MozJPEG improves JPEG compression efficiency achieving higher visual quality and smaller file sizes at the same time. It is compatible with the JPEG standard, and the vast majority of the world's deployed JPEG decoders. MozJPEG is compatible with the libjpeg API and ABI. It is intended to be a drop-in replacement for libjpeg. MozJPEG is a strict superset of libjpeg-turbo's functionality. All MozJPEG's improvements can be disabled at run time, and in that case it behaves exactly like...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    ImageProcessor

    ImageProcessor

    Wrapper around System.Drawing for the processing of image files

    A .NET library for on-the-fly processing of images. ImageProcessor is a collection of lightweight libraries written in C# that allows you to manipulate images on-the-fly using .NET 4.5+. It consists of two main libraries ImageProcessor, for desktop and application use and ImageProcessor.Web, a dynamic image processing extension built for ASP.NET. It’s lighting fast, extensible, easy to use, comes bundled with some great features and is fully open source. ImageProcessor is free and open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fork PeRcolate

    A collection of synthesis, signal processing, and image processing

    A collection of synthesis, signal processing, and image processing objects originally authored by Dan Trueman and Luke Dubois. Pd port made by Olaf Matthes and help files ported by Martin Dupras. Fixed by Antoine Le Bras for APO33. http://apo33.org The official PeRColate web page can be found at: http://music.columbia.edu/PeRColate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    S2CBench

    S2CBench

    Synthesizable SystemC Benchmark Suite

    ...The programs are provided with the objective to enable researchers analyze their innovative algorithms and techniques and help users compare the quality of results of state of the art commercial High Level Synthesis tools available in industry. You can log in to our Youtube channel to watch some videos about S2CBench and SystemC in general www.youtube.com/DARClabify or visit our labs web page at www.utdallas.edu/~schaferb/darclab To know more about the designs and why they were included in the benchmark suite you can read the following academic paper: B. Carrion Schafer and A. Mahapatra, "S2CBench:Synthesizable SystemC Benchmark Suite for High-Level Synthesis ", IEEE Embedded Systems Letters, 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSSgram

    CSSgram

    CSS library for Instagram filters

    ...What we're doing is adding filters to the images, as well as applying color and/or gradient overlays via various blending techniques to mimic filter effects. This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a content-block like <img>. The recommendation is to wrap your images in a <figure> tag. If you use custom naming in your CSS architecture, you can add the .scss files for the provided styles within your project and then @extend the filter effects within your style definitions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...The package includes an initial version of the project you'll be working with. While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VidCapture

    Video Capture from Windows WDM cameras

    VidCapture is a video capture library for web cameras, focusing on ease of use for image processing projects. It may be used in commercial and non-commercial software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    ...It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications. Currently, it holds following main concepts 1- Vision: It can access web cams, imaging source industrial cameras for manuel settings and advanced issues. Studies on accesing Leapmotion and Kinect is still under-development. 2- Machine learning: It uses Weka Software tool and some personel coded ML algorithms 3- CMatrix: Special matrix library called as CMatrix meaning Cezeri Maztrix Class. Actually it is regarded as the core of the OCL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vision2u

    Vision2u

    free image processing software

    Vision2u offers a free image processing software for personal use and research. Primary tasks of the image processing can be realized during simple operation of the software. Every Web cam owner can have simplest measuring, counting or tasks of monitoring done without high capital outlays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    iwatermark

    iwatermark is a image watermarking web application.

    iwatermark is a watermarking web application developed in java and servlets. user can upload his images and need to supply some options related to watermarking, then image is watermarked and downloaded to client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SpecialTouch-PHPMySQL

    SpecialTouch-PHPMySQL

    Apply effects to your images

    Build using PHP and MySQL this web based application uses php image processing libraries to give effects to user uploaded images. User can also store images to their respective accounts and also can mail their images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    StereoWS

    StereoWS developed by UCL-MSSL within the ProVisG project

    ...Within this time period, UCL delivered consortium members a stereo application (called StereoWS ver. 1.0), which integrates various practical stereo tools into the JPL’s stereo rendering engine (called JADIS). In addition, a part of software (called StView ver.1.0) was ported to a web-based GIS system (e.g., ProGIS) and ProVIP as a solution for stereo visualisation. Apart from the stereo visualisation, some useful stereo tools (e.g., stereo matcher or stereo image processing tools) have been extracted from UCL’s previous development for HRSC data processing, and modified for close-range stereo imagery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Piggy Gallery Generator
    Application for building web photo albums. Features: FTP Browser, Exif viewer, Thumbnail and Image processing, HTML generation, CSS styles, slideshow (Javascript or JavaFX). Just build your gallery and upload. You won't need Ruby on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next