Showing 26 open source projects for "split image"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try 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
    Real-ESRGAN GUI

    Real-ESRGAN GUI

    Cross-platform GUI for image upscaler Real-ESRGAN

    ...Real-ESRGAN can only enlarge the input image with a fixed 2-4x magnification (related to the selected model). This functionality is achieved by downsampling using a conventional scaling algorithm after multiple calls to Real-ESRGAN. Split each frame of the GIF and record the duration, zoom in one by one and then merge. Drag an image file or directory to any position in the window, and its path can be automatically set as the input.
    Downloads: 95 This Week
    Last Update:
    See Project
  • 2
    video-compare

    video-compare

    Split screen video comparison tool using FFmpeg and SDL2

    video-compare is a split-screen video comparison tool written in C++ that enables users to analyze differences between two video sources in real time. It uses FFmpeg libraries and SDL2 to decode and render synchronized playback, allowing precise frame-by-frame comparison. The tool supports videos with different formats, resolutions, and frame rates, making it versatile for testing encoding changes or processing effects.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Point Cloud Library

    Point Cloud Library

    A standalone, large scale, open project for 2D/3D image processing

    ...To simplify both usage and development, we split PCL into a series of modular libraries. PCL is cross-platform, and has been successfully compiled and deployed on Linux, MacOS, Windows, and Android. To simplify development, PCL is split into a series of smaller code libraries, that can be compiled separately. This modularity is important for distributing PCL on platforms with reduced computational or size constraints.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    Simple Java Image Tool

    Easy-to-use command line tool for images

    SJIT is an easy-to-use command line program to analyze, manipulate and convert image files.
    Downloads: 4 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
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    FFmpeg Batch AV Converter is a free universal audio and video encoder for Windows and Linux (via Wine), that allows to use the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI with drag and drop, progress information. Some fancy wizards make things easy for non-experts. Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to...
    Leader badge
    Downloads: 2,544 This Week
    Last Update:
    See Project
  • 6
    MyBox

    MyBox

    Easy Tools of PDF, Image, File, Network, Data, and Medias

    javafx-desktop-apps pdf image ocr icc barcode color-palette text bytes markdown html archive compress digest video audio editor converter media https://github.com/Mararsh/MyBox Self-contain packages need not java env nor installation. Jar packages need Java 16 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PGMania

    PGMania

    Astrophotography image & video processor. Full processing cycle

    PGMania is a universal package for processing deep space images. The program provides wide and unique functionality, a powerful and flexible tool with a clear and user-friendly interface. The program performs all image processing cycles for astrophotography, including filtering, cleaning, aligning, image calibrating, stacking, post-processing, format conversion, cropping, rotations, many special operations and much more. PGMania is environmentally friendly - it does not clutter your photos...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    Super PDF Editor (a Batch PDF Processor)

    Super PDF Editor (a Batch PDF Processor)

    Create, Edit, Delete, Organize , Convert, Export, Secure & Sign PDF.

    Super PDF Editor - Powerful, superfast, lightweight PDF processor. All-in-one PDF solution, PDF editing with 80+ tools and functions. The easy-to-use software is complete with editing tools for modifying PDF files your way. Most comprehensive, powerful, process-based and lightning-fast batch processor software. OCR PDF. PDF Imposition, Reverse Pages, Resize Page, Scale Page, Booklet, N-up Pages, Merge, Split by page, Extract Page, Rotate Page. Replace Page, Insert Page, Delete Page....
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    PythonStarSplitter

    A Python Script I made to split a starfield image into several layers.

    A Python Script I made to split a starfield image into several layers. To be able to use the script, PixInsight with an installed Gaia data catalogue is required, as it needs the exported astrometry data text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    textureAtlasTools

    textureAtlasTools

    A set of tools for slicing a texture atlas to individual components

    ...Manually select some tiles in the texture atlas (that are placed in difficult positions) Add them to a json file following this pattern: json file; you can use any image editing tool such as GIMP to manually select and inspect the location, width and height of each selection. Run the tool with the split; this will automatically create a folder with separate files from the selections, as well a [basefilename]_sliced.png file containing the texture without the sliced files. Manually upscale all the resulting files with the correct transparency / seamless mode, including the [basefilename]_sliced.png from the previous step. it is important to use the same scale factor for all the files. you can leave some of the files unscaled (including the basefile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vscartutils

    vscartutils

    vscartutils: tools for the cartridge data formats of the Prophet VS

    vscartutils: tools for the cartridge data formats of the Sequential Circuits Prophet VS Included tools: * vssyx2vsram: convert syx-file(s) into VSRAM image file * vsram2vssyx: convert VSRAM image file into syx-file * vssyx2vsrom: convert syx-file(s) into VSROM image file * vsrom2vssyx: convert VSROM image file into syx-file * vsramfix: fix VSRAM image file * vsromfix: fix VSROM image file * vsramlist: list programs in VSRAM image file and export user-waves to WAV-files * vsromlist: list programs in VSROM image file * vsrammerge: merge VSRAM MSB and LSB chip image files into VSRAM image file * vsramsplit: split VSRAM image file into VSRAM MSB and LSB chip image files Copyright (c) 2018-2020 by Klaus Michael Indlekofer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    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
  • 14

    bildster

    Bildster is an image processing library for educational purposes.

    Bildster is an image processing library for educational purposes that provides tools for loading and manipulating (or creating) images. It provides a split screen view (before / after). Both, a C and a Java version exist. Das Projekt stellt das Programmpaket "Bildster" bereit --- eine Entwicklungsumgebung für Bildverarbeitungsprogramme. Es gibt eine C-Version für Linux und eine plattformunabhängige Java-Version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    serotonin

    serotonin

    Serotonin is an easy to use image filters application.

    Serotonin is an easy to use image filters application for Windows 8 (and lower). It is a fork/replacement of SBIP [https://code.google.com/p/sbip/] and licensed under GPL v3. === Filter Overview === * Binarizazion and Threshold image * Canny edge detection * Color segmentation * Congrap contour detection * Convolution (Laplace, Blurring) * Exponentiate color channels * Gaussian Blurring * Grayscale image * Image sketching * Invert image * Meanshift * Oil painting * Rotate color channels * Sepia image * Sobel edge detection * Split color space channels * Unsharp masking (USM) Program icon is lend out from Wikipedia (https://en.wikipedia.org/wiki/File:Serotonin-3D.png), thanks to Ben Mills for his great job in making illustrations of the Serotonin molecule.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    TCM's bin2img converter

    TCM's bin2img converter

    a powerful tool for sharing non-image files on image hosting sites

    ATTENTION: MOVED TO GITHUB BECAUSE SOURCEFORGE SUCKS! https://github.com/thecodemonkey86/bin2img/releases bin2img converter is a powerful tool for sharing non-image files on image hosting sites. It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads. Using image hosting sites for sharing files has advantages over conventional One-click hosting services: No download queue and full speed. 1-click downloads are possible by using a special URL protocol: b2i:// The tool creates real, valid PNG files and encodes the files into pixel colors based on the byte values instead of breaking file format specs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    COWON A3 Images Preparation Script
    Batch script for images (manga/comics) preparation to be comfortably viewed on COWON A3 PMP. It also can be used in conjunction with xps2img (http://xps2img.sf.net) to do PDF conversion for reading on A3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GameWizzard

    GameWizzard

    GameWizzard is a Sprite editor.

    https://www.youtube.com/watch?v=ztaAoPuQv8k When I started this project I wanted to create an user friendly editor that can be used by developers or non technical people. If it's not as friendly as I intended is because I didn't had any help or input from others. The flow of this editor is very simple: 1.Load an image, define the image modules(eg: legs, body, arms, heads, etc) 2.Create all the frames you need by adding modules into a frame(the modules can be scaled, rotated,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MP3 Reverse Entropy

    MP3 Reverse Entropy

    A smarter MP3 filename and ID3-tag renamer

    Many CD to MP3 apps, or downloaded albums, output ambiguous mp3 filenames. MRE restores filename conventions to your mp3 files, without 3rd party info sources, it uses what’s there: the filename/album folder itself!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PaintField

    An open-source cross-platform digital painting / image editing app

    - For Windows, Mac and Linux - Wacom tablets support - Quick brush response for tablets - Tabs and vertical / horizontal split - Multiple views for one document - Texts / Rectangles / Ellipses - Now being developed, more features coming Change log 0.0.6 (June 28, 2013) - Linux 32bit support (Windows 32bit is still unsupported) - Fixed layers cannot be drawn correctly when stacked - You can export PNGs without alpha channel - License changed to LGPL - Several bugfixes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LVFTools

    Toolset for LVF lossless video format

    LVF (lossless video file) is a very simple and speed lossless video format specially created to work with bitmap output of 3DSMax(R)-like renderers, and store the high definition output in the form of one lossless compressed large videofile. User can easy split and merge these files without any information loss on a very high speed. Even if you need just one frame you'll got it with one move with original rendered quality. This project holds the full LVF toolset.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Bulk images splitter/converter Manga, comics, manwa, ... are often scanned with two pages in a file. This program allow you to split all file and, if you want, to convert in png, jpeg, tiff or gif.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    KomIIx
    KomIIx is an application that will help you to optimalize comics to Kindle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An expandable Visual Integration Tool subdivided in many plugins: Input (Parsers, Db Readers), File Filters(sort file, reduce duplication), Column Filters (format of dates, Zip Code, duplication, join, split) and OutPut Writers(Db tables, csv).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB