Showing 57 open source projects for "gimp-print"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Powerful Locator Software Icon
    Powerful Locator Software

    Free 30-day trial, no credit card required.

    Build a store locator, product finder, partner or dealer locator, where-to-buy feature, agent, hospital or physician finder in minutes with MetaLocator.
    Learn More
  • 1
    PhotoGIMP

    PhotoGIMP

    A Patch for GIMP 3+ for Photoshop Users

    PhotoGIMP is a popular patch for GIMP on Linux (particularly Flatpak installs) that remaps the UI, layout, and keyboard shortcuts to closely match Adobe Photoshop. It includes updated splash screen and icons, reorganizes tool palettes, applies familiar Photoshop hotkeys, and adds default settings and free fonts to ease the learning curve for Photoshop users transitioning to GIMP
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    rich

    rich

    Rich is a Python library for rich text and beautiful formatting

    ...True color/emoji works with new Windows Terminal, classic terminal is limited to 16 colors. Rich requires Python 3.7 or later. Effortlessly add rich output to your application, you can import the rich print method, which has the same signature as the builtin Python function. Rich can be installed in the Python REPL, so that any data structures will be pretty printed and highlighted. As you might expect, this will print "Hello World!" to the terminal. Note that unlike the builtin print function, Rich will word-wrap your text to fit within the terminal width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dart pdf

    dart pdf

    Pdf creation module for dart/flutter

    This set of plugins allows Flutter apps to generate and print pdf files to the device printer. This plugin works for iOS and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Go Examples

    Go Examples

    Go(lang) examples

    Now with an online live editor with Golang support. Try out and edit the examples directly in the browser. These examples explain the basics of Golang. There will be more examples from time to time. The examples are divided into three levels of difficulty. The Beginner section contains very easy examples, starting with Hello World but also containing a few easy algorithms. The Advanced section uses more complicated features of Golang. Finally, the Expert section contains applications like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trusted by thousands of websites for website monitoring. Icon
    Trusted by thousands of websites for website monitoring.

    For SREs, IT/DevOps Managers, System Admins, Directors/VPs of Engineering, CTOs

    We provide peace of mind to thousands of customers like Apple, Microsoft, IBM, Palo Alto Networks, Kraft, and BNP Paribas who trust us to monitor the performance, health, and downtime of their websites, applications, and infrastructure.
    Learn More
  • 5
    GoNB

    GoNB

    GoNB, a Go Notebook Kernel for Jupyter

    Go is a compiled language, but with very fast compilation, that allows one to use it in a REPL (Read-Eval-Print-Loop) fashion, by inserting a "Compile" step in the middle of the loop -- so it's a Read-Compile-Run-Print-Loop — while still feeling very interactive. GoNB leverages that compilation speed to implement a full-featured (at least it's getting there) Jupyter notebook kernel. As a side benefit it works with packages that use CGO — although it won't parse C code in the cells, so it can't be used as a C kernel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WeasyPrint

    WeasyPrint

    The awesome document factory

    ...Design your documents just as you design your websites! WeasyPrint follows the widely used HTML and CSS specifications from the W3C. You can use your usual web tools, languages and frameworks, but for print. Creating high-quality digital documents requires features that you love to use as readers, tables of contents, links, annotations, optimized images, attachments, WeasyPrint provides many features out of the box, and even gives you the possibility to add your own ways to customize your PDF files. Digital fonts are finely tuned pieces of artwork. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    dategrep

    dategrep

    Print lines matching a time range

    dategrep is a command-line utility designed to extract lines from log files that fall within a specified time range. It efficiently processes large log files by performing a binary search to locate the relevant entries, making it a valuable tool for system administrators and developers analyzing time-specific events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NumCpp

    NumCpp

    C++ implementation of the Python Numpy library

    A Templatized Header Only C++ Implementation of the Python NumPy Library. The main data structure in NumCpp is the NdArray. It is inherently a 2D array class, with 1D arrays being implemented as 1xN arrays. There is also a DataCube class that is provided as a convenience container for storing an array of 2D NdArrays, but it has limited usefulness past a simple container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KaTeX

    KaTeX

    Fast math typesetting for the web.

    KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. Fast: KaTeX renders its math synchronously and doesn't need to reflow the page. See how it compares to a competitor in this speed test. Print quality: KaTeX's layout is based on Donald Knuth's TeX, the gold standard for math typesetting. Self contained: KaTeX has no dependencies and can easily be bundled with your website resources. Server side rendering: KaTeX produces the same output regardless of browser or environment, so you can pre-render expressions using Node.js and send them as plain HTML. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 10
    Python Progressbar

    Python Progressbar

    Progressbar 2 - A progress bar for Python 2 and Python 3

    A text progress bar is typically used to display the progress of a long-running operation, providing a visual cue that processing is underway. The progressbar is based on the old Python progressbar package that was published on the now-defunct Google Code. Since that project was completely abandoned by its developer and the developer did not respond to my email, I decided to fork the package. This package is still backward compatible with the original progressbar package so you can safely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scrimage

    Scrimage

    JVM - Java, Kotlin, Scala image processing library

    ...A typical use case for this library would be creating thumbnails of images uploaded by users in a web app, bounding a set of product images so that they all have the same dimensions, optimizing PNG uploads by users to apply maximum compression, or applying a grayscale filter in a print application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Particle Firmware for the Electron, P1

    Particle Firmware for the Electron, P1

    Device OS (Firmware) for particle devices

    The Photon uses an ARM Cortex M3 CPU based microcontroller. All of the code is built around the GNU GCC toolchain offered and maintained by ARM. The build requires version 5.3.1 20160307 or newer of ARM GCC and will print an error message if the version is older than this. In order to turn your source code into binaries, you will need a tool called make. Windows users need to explicitly install make on their machines. Make sure you can use it from the terminal window. The entire Particle firmware is contained in this repository. The main user code sits in the application.cpp file under firmware/user/src/ folder. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    QtRPT

    QtRPT

    Easy-to-use print report library and designer

    QtRPT is the easy-to-use report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 14

    visual-imposer

    Imposition for digital print. Multi-Pages on a sheet of paper

    This installation package is a digital typesetting software suitable for digital inkjet printing factories. The typesetting effect is 4 pages per printed sheet, and the binding methods are: lockstitch, wireless, and saddle stitching. The author of this software has been engaged in S&D for many years, aiming to provide more professional information solutions for factories. If you have any questions about IT, you can contact me through visualproc@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 16
    GitHub Cheat Sheet

    GitHub Cheat Sheet

    A list of cool features of Git and GitHub

    GitHub Cheat Sheet is a curated list of tips, tricks, and “hidden” features of Git and GitHub assembled into a single, readable cheat sheet. It collects commands, workflows, and UI shortcuts that many developers are not aware of, such as advanced uses of git log, git reflog, GitHub keyboard shortcuts, URL hacks, and useful configuration settings. The project was inspired by Zach Holman’s talks on Git and GitHub secrets and aims to turn those scattered insights into a living document. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fuzzy sets for Ada

    Fuzzy sets for Ada

    Fuzzy sets, logic, numbers; intuitionistic fuzzy sets, fuzzy linguis

    Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JME (Java Math Expression)

    JME (Java Math Expression)

    Evaluador de expresiones matemáticas para Java en español

    Biblioteca para Java que implementa un potente evaluador matemático en español y un lenguaje estructurado de script, JMEScript, que hace uso de éste. Puede evaluar expresiones altamente complejas, que incluyen; * vectores * matrices * números complejos * números enteros y reales de precisión arbitraria, * expresiones booleanas * conjuntos * cadenas * diccionarios * grafos * correspondencias y relaciones finitas Permite especificar operaciones y funciones definidas por el...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    html-pdf-chrome

    html-pdf-chrome

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium

    ...If you run into CORS issues, try using the --disable-web-security Chrome flag, either when you start Chrome externally, or in options.chromeFlags. This option should only be used if you fully trust the code you are executing during a print job. It is strongly recommended that you keep Chrome running side-by-side with Node.js. There is significant overhead starting up Chrome for each PDF generation which can be easily avoided. By default, pages are saved as a PDF. To save as a screenshot instead, supply screenshotOptions. You can optionally provide an HTML template for a custom header and/or footer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tabulate

    tabulate

    Table Maker for Modern C++

    tabulate is a header-only library. Just add include/ to your include_directories and you should be good to go. A single header file version is also available in single_include/. Although word-wrapping is automatic, there is a simple override. Automatic word-wrapping is used only if the cell contents do not have any embedded newline \n characters. So, you can embed newline characters in the cell contents and enforce the word-wrapping manually. tabulate allows for fine control over borders and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CommandlineConfig

    CommandlineConfig

    A library for users to write configurations in Python

    CommandlineConfig is a lightweight Python library designed to simplify managing configuration parameters for experiments and applications, especially in research workflows that require frequent tweaking of hyperparameters. It lets you define configuration in familiar Python dictionaries or JSON files and then access nested parameters via dot notation in code, improving readability and reducing boilerplate. One of its core strengths is the ability to override configuration values directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Binarytree

    Binarytree

    Python library for studying Binary Trees

    Binarytree is Python library that lets you generate, visualize, inspect and manipulate binary trees. Skip the tedious work of setting up test data, and dive straight into practicing algorithms. Heaps and BSTs (binary search trees) are also supported. Binarytree supports another representation which is more compact but without the indexing properties. Traverse trees using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    On Books

    On Books

    Readings and notes on the past, present, and future of books

    This project is a curated collection of readings, notes, and reflections on the evolution of books, publishing, writing tools, and reading habits. The repository engages both historical and contemporary perspectives—examining how the form of the book has changed from print to digital, how readers and authors interact in new environments, and what remains of the “book” metaphor. It includes commentary on writing platforms, self-publishing ecosystems, and design of reading experiences, making it useful to writers, educators, technologists, and book-enthusiasts alike. Rather than simply listing titles, the project links readings to categories like writing tools, reading devices, publishing models, and distribution systems, helping you place each resource in context. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jQuery Print Plugin

    jQuery Print Plugin

    Easy to use, Element Printing Plugin for jQuery

    jQuery.print is a plugin for printing specific parts of a page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Awesome Print

    Awesome Print

    Pretty print your Ruby objects with style

    Awesome Print is a Ruby library that pretty prints Ruby objects in full color exposing their internal structure with proper indentation. Rails ActiveRecord objects and usage within Rails templates are supported via included mixins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next