Showing 18 open source projects for "raw print"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    JarkViewer

    JarkViewer

    A lightweight, lightning-fast, and powerful image viewer

    JarkViewer is a lightweight, lightning‑fast image viewer for Windows 10/11 (64‑bit) that supports a wide range of modern image formats, from traditional JPEG/PNG to newer types such as AVIF, HEIC, JPEG XL, and various RAW files. It is designed as a native portable application with fully static linking, distributed as a single executable with no separate installer, making it simple to run from any folder or removable drive. The viewer handles static images, animated formats (GIF, animated...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    LPrint

    LPrint

    A Label Printer Application

    LPrint implements printing for a variety of common label and receipt printers connected via network or USB. Features include a single executable handles spooling, status, and server functionality. Multiple printer support. Each printer implements an IPP Everywhere™ print service and is compatible with the driverless printing support in Android™, Chrome OS™, iOS®, Linux®, macOS®, and Windows® 10/11 clients. Each printer can support options such as label modes, tear-off offsets, media tracking, media top offset, print darkness, resolution, roll selection, and speed. Each printer can directly printraw”, Apple/PWG Raster, and/or PNG files. ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    City Map Poster Generator

    City Map Poster Generator

    Transform your favorite cities into beautiful, minimalist designs

    maptoposter is a code-driven poster generator that turns any city into a minimalist, print-style map artwork with consistent typography and themed color palettes. It is built around a simple command-line flow where you pass a city and country, and the tool fetches the relevant map geometry and renders it into a clean composition that looks like a design product rather than a raw GIS export. The repository includes a library of predefined themes that change the overall look (for example, blueprint-like styling, warm neutrals, or high-contrast variants), making it easy to produce multiple aesthetic directions without rewriting code. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    gotestsum

    gotestsum

    'go test' runner with output optimized for humans, JUnit XML for CI

    gotestsum runs tests using go test -json, prints formatted test output, and a summary of the test run. It is designed to work well for both local developments, and for automation like CI. When the --rerun-fails flag is set, gotestsum will re-run any failed tests. The tests will be re-run until each passes once, or the number of attempts exceeds the maximum attempts. Maximum attempts defaults to 2, and can be changed with --rerun-fails=n. gotestsum supports executing a compiled test binary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Mass Image Compressor

    Mass Image Compressor

    Compress, Convert, Watermark and Resize Images/Photographs in bulk

    Reduces up to 90% image size and still keeps the image clarity pristine. Mass Image Compressor (MIC) is one of the most popular, reliable, easy-to-use utility to compress, convert, watermark and resize multiple images at once. Just drag & drop the files and folder and it will compress all images. Best for website image optimization, photographs, game assets, animated image compression. Input: Almost all popular image format, including raw camera format Output: JPEG, PNG, WebP, GIF,...
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • 6

    avr-dump

    Pretty print wrapper for avr-objdump

    Python wrapper for `avr-objdump` to translate its output and replace raw addresses with explicit special register names whenever appropriate. Also supports output colouring.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Windows MBox Viewer

    Windows MBox Viewer

    Windows eml and mbox viewer.

    Free Windows Mbox Viewer. Gain access to mbox archives, single eml or single Outlook messages. View attachments and export single mails in eml format. Access large mbox files such as Google Takeout or Mozilla Thunderbird Archives. Development of mbox viewer continues now at github: https://github.com/eneam/mboxviewer **NOTE**: Windows Defender may sometimes report incorrectly that mbox-viewer contains malware. Please report the case to the development. Development will ask...
    Leader badge
    Downloads: 1,365 This Week
    Last Update:
    See Project
  • 8

    ImageJ2x

    Java Image Processing Program

    ImageJ2x is medical image processing program inspired by NIH Image for the Macintosh. It can display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images. There can be many image formats including TIFF, GIF, JPEG, BMP, DICOM, PNG, FITS and "raw" and ... Read and supports "stacks" (stack), a series of images that share a single window. The program supports simultaneous that number of windows (images), limited only by available memory. It is multithreaded, so that time-consuming operations such as reading lists in parallel with other operations are performed. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    CocoaRestClient

    CocoaRestClient

    A free, native Apple macOS app for testing HTTP/REST endpoints

    CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    bat

    bat

    Go implement CLI, cURL-like tool for humans

    bat is a Go-implemented, cURL-like command-line HTTP client designed to be “for humans,” emphasizing an expressive and intuitive syntax. It allows developers to test, debug, and generally interact with HTTP servers using concise commands that feel more like a small DSL than raw cURL flags. The tool supports a wide range of HTTP operations including custom methods, headers, JSON payloads, form submissions, file uploads, authentication and proxy configuration. Its README showcases simple “hello world” usage as well as more advanced scenarios, such as inspecting the exact request being sent via print options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WinRawPrint

    WinRawPrint - send RAW data to your printer

    This program allows you to print raw data on printers in several ways including: 1) IP Printer - allows you to print directly on any printer connected to printserver (via hostname and port), 2) File Printer - allows you to print on network shared printers (SMB), 3) WindowsSpecialFile Printer - allows you to print to system devices like LPT1, COM1, PRN etc, 4) WindowsSpool Printer - allows you to print to any printer that is installed in your system. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    CLADlims

    CLADlims

    Web based LIMS for lab animal weight and tumour growth tracking

    CLADlims is a wed based laboratory information and data management system for animals and their measurement records. It is designed to track the weight and tumour growth of the animals, visualize the data, compare data, inform the user for any alarming measurements as well as keep any other data related to animals, cages and experiments. Users can submit the data directly from the measuring facilities to the database using a mobile device (tablet or phone) or any computer with a modern web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GTKRawGallery
    GTKRawGallery is a workflow oriented photo retouching software for camera raw image development. It is also a versatile photo manager for popular image formats.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Program that prints RAW data to installed printers in Windows.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    This is a simple RAW print server for Windows (also includes a tiny *nix script for *nix users) that lets your Windows 98/ME/NT/2K/XP system work as a port 9100 (or 910x) network print server for any of the Windows printers hooked up to the PC.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16
    Program runs in the background, and periodically checks specified spool directory for files. Sends the file directly to an IP address & port, which effectively acts as a 'host' for printers running in RAW TCP mode. Useful for hosting network (IP) print
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scat is a powerful and useful tool to print out files content either as a raw text or hexdump (hexadecimal dump). It also has wide set of options to manipulate an output, which makes scat useful with cascade piping (like find | scat | grep) or debugging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    webserver-printing

    Raw print from javascript to preselected printer

    From JAVASCRIPT or HTML FORM can send request to this server. Can use post, get or mix the 2 options on the request call like. ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB