Showing 66 open source projects for "open any file"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ..., quaternions, data packing, random numbers, noise, etc. This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. GLM is written in C++98 but can take advantage of C++11 when supported by the compiler.
    Downloads: 126 This Week
    Last Update:
    See Project
  • 2
    Pillow

    Pillow

    The friendly Python Imaging Library fork

    If you've ever wondered or worried about the future of Python's Imaging Library, it's time to stop. Pillow is here to answer your concerns, and offer you more. Pillow is the friendly fork of the Python Imaging Library or PIL, a library that adds image processing capabilities to your Python interpreter. Why turn to Pillow? Aside from offering extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities, Pillow is setuptools compatible...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    ImageMagick

    ImageMagick

    ImageMagick 7

    ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. 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...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    ... 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. The static Jimp.read method takes the path to a file, URL, dimensions, a Jimp instance or a buffer and returns a Promise. In some cases, you need to pass additional parameters with an image's URL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    libvips

    libvips

    A fast image processing library with low memory needs

    libvips is a demand-driven, horizontally threaded image processing library. Compared to similar libraries, libvips runs quickly and uses little memory. libvips is licensed under the LGPL 2.1+. It has around 300 operations covering arithmetic, histograms, convolution, morphological operations, frequency filtering, colour, resampling, statistics and others. It supports a large range of numeric types, from 8-bit int to 128-bit complex. Images can have any number of bands. It supports a good range...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    sharp

    sharp

    High performance Node.js image processing module

    ... resizing, operations such as rotation, extraction, compositing and gamma correction are available. Most modern macOS, Windows and Linux systems running Node.js v10+ do not require any additional install or runtime dependencies. This module supports reading JPEG, PNG, WebP, AVIF, TIFF, GIF and SVG images. Output images can be in JPEG, PNG, WebP, AVIF and TIFF formats as well as uncompressed raw pixel data. Streams, Buffer objects and the filesystem can be used for input and output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SimpleITK

    SimpleITK

    A layer built on top of the Insight Toolkit (ITK)

    SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ..., and webp with more formats on the way. Supports over 25 different pixel formats. Metadata editing support (IPTC EXIF). Colorspace transforms (RGB/CMYK/Grayscale/CIELab and many more). Over 40 common processing operations. Great performance and memory friendly; work with any dimensions (even hundreds of megapixels). ImageSharp is brimming with features. Common operations are only a few keystrokes away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    scikit-image

    scikit-image

    Image processing in Python

    ... to the project are documented in SKIPs. The scikit-image community consists of anyone using or working with the project in any way. A community member can become a contributor by interacting directly with the project in concrete ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    ... of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. Imagick\Image). The main idea of Imagine is to avoid driver specific methods spill outside of this class and couple of other internal interfaces (Draw\DrawerInterface), so that the filters and any other image manipulations can operate on ImageInterface through its public API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    C3D is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 13
    scantailor-experimental

    scantailor-experimental

    Scan Tailor Experimental is an interactive post-processing tool

    Scan Tailor Experimental is an interactive post-processing tool for scanned pages. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    PGMania

    PGMania

    Astrophotography image & video processor. Full processing cycle

    PGMania - all in one astrophotography package for processing deep sky images. It provides wide and unique functionality, a powerful and flexible tool with a clear and convenient interface for astrophotography image processing. The program performs all processing cycles, including alignment, calibration, stacking, post-processing images, does many secondary operations and much more. With PGMania at the output, we get a clean signal, without hot pixels and noise. All you need to calibrate...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    kgclock

    kgclock

    Desktop Analog Clock for Linux and notification system

    Desktop clock for X Windows/Linux, provides desktop clock and a alert/notification system. Built using Kulina Graphics Library (kglib) and the companion development tool 'kgdevelop', 'kgclock' has very few other dependencies. However Kulina Graphics depends on Graphic Magick for its image processing components. Hence Kulina Graphics depends on Graphic Magick and its dependencies. Kulina Graphics Libray and kgdevelop are available for free download. The binary file for 'kgclock' is statically...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    AiHound

    AiHound

    AI powered image classification for nudity and documents / id-cards

    AI Hound is designed to run from an USB pendrive or any other kind of removeable and writeable media. The programm checks all Office-documents, Images and videos for various categories for images. Actually It can recognice nudity/porn and scanned or photographed documents / ID- and credit-cards. I am working on a model that also recognice various types of drugs in images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    C#ImgtoIco

    C#ImgtoIco

    Convert images to .ico format

    Version one is a simple program that convert images to ico format. The program supports drag and drop. In the Last version I added several functions including drawing, picture enhancement, color change, fill color etc. SOURCEFORGE marked one of my files as malware. This is false alarm, there is not any malware. I have not figure out yet why it is marked as malware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    ProStack

    ProStack

    ProStack - a platform for image processing and analysis

    ProStack - a platform for image processing and analysis. It implements various image processing methods as separate modules, that can be joined in a complex image processing scenario by use of a graphical user interface. RPMs are available at https://build.opensuse.org/project/repositories/home:mackoel:compbio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Comic panel detection

    Program, written in python, which detect panels in comics

    Program, written in python, which detect panels in comics, based on Max Halford's tutorial "https://maxhalford.github.io/blog/comic-book-panel-segmentation/". It allows you to process Jpg/Png images in a folder , and then save the individual panels in a folder or in a single pdf file. Unfortunately it is far from perfect and makes many mistakes especially with "black and white" comics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    key_color_image

    Command line app for creating a particular color scale to images

    It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but instead of gray, that color). In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha (alpha = 0). You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    .... - Base classes for formating text on the fly in JTextPanes - Improved JFileChooser and many other functions of all kind: - Basic functions of all kinds. - Accurate image resizing. - Function to process images, translating the image pixels with a direct color transformation function. - Classes to easy the xml file management (without validation) - JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ImageRevise

    ImageRevise

    ImageRevise - Effortless Image Resizing & Optimization Tool

    ImageRevise is a streamlined Tkinter-based application that makes image resizing and optimization effortless. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Perspec

    Perspec

    Scriptable desktop app to correct the perspective of images

    App and workflow to perspectively correct images. For example whiteboards, document scans, or facades. Perspec currently only works on macOS and Linux. Any help to make it work on Microsoft (Ticket) would be greatly appreciated! Rescale image on viewport change. Handle JPEG rotation. Draw lines between corners to simplify guessing of clipped corners. Bundle Imagemagick. Better error if the wrong file format is dropped (images/error-message.jpg). Center Perspec window on screen. Drag'n'Drop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Astronomy Linux 21.04

    Astronomy Linux 21.04

    This is an open project "Astronomy Linux 21.04" for amateurs

    This is an open project "Astronomy Linux" for amateurs. Free distributive designed for astronomy amateurs. This image contains different astronomical programs, for example: planetariums, image processing, astro-hardware control, INDI drivers, etc. ********************************************************************************** WARNING! You can install and use this distribution without any guarantees. We are do NOT responsible for the loss of data from your computer during installation...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next