Showing 34 open source projects for "pdf n up"

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
  • 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
  • 1
    AviTab

    AviTab

    X-Plane plugin that displays a tablet to aid VR usage

    AviTab is a plugin for the X-Plane flight simulator. It displays a tablet-like computer with a few apps in the cockpit. It is mainly used for flying in virtual reality. When flying in a simulator, one often needs to look up details in PDF charts, plane manuals, checklists or other documents. Using a PDF reader breaks the immersion because the virtual aviator either has to take off of their HMD or use other tools that can move windows into VR. AviTab tries to solve this problem by offering a PDF...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    MuseScore

    MuseScore

    An open source and free music notation software

    WYSIWYG design, notes are entered on a "virtual notepaper". TrueType font(s) for printing & display allows for high quality scaling to all sizes. Easy & fast note entry, with many editing functions. MusicXML import/export, and MIDI (SMF) import/export. MuseData import, MIDI input for note entry, with integrated sequencer and software synthesizer to play the score. You can print or create pdf files. MuseScore provides a number of learning resources to help the new user get started. When you run...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    pdfcook

    pdfcook

    Prepress preparing tool and PDF editor

    Preprinting preparation tool for PDF ebooks. On windows create a folder build/ beside src/ directory. PDF v1.7 support. Decrypt encrypted PDFs. Join or Split PDFs. Scale to any paper size, with specified margin. Write Page numbers. Write text and transform pages (rotate, flip, move). Booklet format arrange. 2 or 4 pages per page (2-up, 4-up). More readable output syntax for easy debugging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    node-canvas

    node-canvas

    Node canvas is a Cairo backed Canvas implementation for NodeJS

    ... visit Mozilla Web Canvas API. (See Compatibility Status for the current API compliance.) All utility methods and non-standard APIs are documented. When MIME data is tracked, PDF canvases can embed JPEGs directly into the output, rather than re-encoding into PNG. This can drastically reduce filesize and speed up rendering. If working with a non-PDF canvas, image data must be tracked, otherwise the output will be junk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 62,795 This Week
    Last Update:
    See Project
  • 6
    MTF mapper
    A utility to produce MTF (modulation transfer function, a measure of edge acuity) maps of images. The program will automatically detect dark rectangular objects on light backgrounds, and extract MTF values on all edges. Can help to tune SLR autofocus. See http://mtfmapper.blogspot.com for more usage examples.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 7
    OCR Manga Reader for Android

    OCR Manga Reader for Android

    Android Manga reader with Japanese OCR and dictionary capabilities

    OCR Manga Reader is a free and open source Android app that allows you to quickly OCR and lookup Japanese words in real-time. It does not have ads or telemetry/spyware and does not require an Internet connection. Supports both EDICT and EPWING dictionaries. Requires Android 4.0 (Ice Cream Sandwich) or higher. See http://ocrmangareaderforandroid.sourceforge.net/ for details.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 8
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    .... This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Tugeny

    Tugeny

    Tugeny is a tournament organization software.

    Tugeny is a software that allows to graphically design tournaments of any kind. It is supposed to simplify the process of creating the tournament bracket and the time schedule. Bracket and schedule can be checked for completeness and consistency. While the tournament runs, results can be entered. Tournaments can by synchronized with Tugeny Cloud so that participants have mobile access to an up-to-date schedule and anyone authorized by the organizers can enter results online. The Cloud also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    QwikTape

    QwikTape

    Do calculations, annotate it like you would on a paper "qwikly".

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TSNE-CUDA

    TSNE-CUDA

    GPU Accelerated t-SNE for CUDA with Python bindings

    This repo is an optimized CUDA version of FIt-SNE algorithm with associated python modules. We find that our implementation of t-SNE can be up to 1200x faster than Sklearn, or up to 50x faster than Multicore-TSNE when used with the right GPU. You can install binaries with anaconda for CUDA version 10.1 and 10.2 using conda install tsnecuda -c conda-forge. Tsnecuda supports CUDA versions 9.0 and later through source installation, check out the wiki for up to date installation instructions. Time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mark3 RTOS

    Mark3 RTOS

    Open-source RTOS and Embedded Systems Toolkit for C++ and C

    Mark3 is a sophisticated RTOS and embedded systems toolkit, targeted towards a growing list of MCUs. Beyond providing "just another scheduler", it provides heaps, drivers, a shell, an event-driven GUI framework, and much more! It currently supports a variety of Atmel AVR, MSP430, and the ARM Cortex-M series of microcontrollers, with other platforms to follow. Mark3 was designed from the ground-up using disciplined object-oriented design principles - and unlike the vast majority of free...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    MuseScore

    MuseScore

    Free music notation & composition software

    MuseScore is the leading free & open source music notation software for Windows, Mac and Linux. It is easy to use and makes beautiful sheet music. MuseScore is often praised as a cost effective alternative for Sibelius and Finale. Support MuseScore at http://musescore.org/en/donate Like MuseScore on Facebook: http://facebook.com/musescore
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 16
    BDReader

    BDReader

    An e-comics reader featuring panels detection and comfortable reading

    ... and image folders. If you like reading comics on your computer and are fed up with zooming/dezooming all time to have the right reading size, give it a try ! For a quick try: -Download and install BDReader -Launch BDReader and Open a comic file (pdf, cbr, cbz ...) -Switch to Panel mode (Navigation->Panel mode or press c) -Navigate through your comic using the left and right arrows or your mouse wheel See the Wiki for more information (any feedback appreciated)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Tools4&Droid

    Tools4&Droid

    Easiest way to install Android applications and manage your device !

    [Compatibility] : Windows The program allows you to install Android applications (extension : .apk) with several options and tools . Necessary requirements such as adb and fastboot are integrated in the application. Android SDK is not required to use this program. The program was developed on Qt platform, basically using C ++. Make sure your device driver is installed on your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZeGrapher

    ZeGrapher

    Fast and easy to use plotting software.

    ZeGrapher is a free and open source software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane. This software is intended to be as easy to use as possible, suitable for high school students.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    Light Alloy

    Light Alloy is a media player for Windows

    Light Alloy - is a compact multimedia player. It supports all popular multimedia formats. It is very easy in use but at the same time has lots of configuration settings. Player is optimized for quick launch and minimum load of the system resources. For feature requests, bug reports, or new versions please visit the official website below. Also, you can write directly to me via feedback form in "About Light Alloy" dialog accessible by clicking on "?" button in the player caption.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    gmorgan

    gmorgan

    GMorgan_0.79 updated November 21, 2016

    Gmorgan is a midi processor. It can be voiced using Linux synths, midi connected equipment, or a soundcard. It is best to use a velocity sensing midi keyboard so that the first 4 voices can be mixed or layered. Demo at Youtube: http://youtu.be/3uIRq6M1tCs For GNU/Linux users, the latest file is .79. GMorgan .79 runs well on Ubuntu and most Linux/GNU distributions. Although it is included in the tarball, you can download .75 pdf documentation from the files section here. This revision...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TUBE

    TUBE

    Generating structures of nanotubes and some fullerenes

    A Windows software for generating structures of nanotubes and some fullerenes. You can generate any kind of nanotubes (n,m) with chirality indices n and m ranging from 0 to 60, and the number of repetitive unit cells up to 50. You can also generate some typical fullerene cages from C20 up to C320.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DocumentBurster

    Report Delivery. Report Distribution. Report Bursting. Email & FTP

    DocumentBurster is a powerful report delivery software which can break up reports such as invoices, statements, purchase orders, commissions reports or dunning letters in order to distribute relevant parts to each of your clients, subscribers, partners or vendors. DocumentBurster can process PDF and Microsoft Excel reports and will naturally complement and extend your current business intelligence solution. Report bursting software which works with any reporting software including Crystal...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    The Project N

    The idea isn't to reach you goals, it's to make progress towards them,

    ProjectN is a little 3D project that I started a while back and tinkered around in. It is currently a 3D world that you load maps into and other things. This is always changing as I have yet to do enough development to enslave myself to one format. That is about it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Spider PCB

    Spider PCB

    Hierarchical Schematic and PCB

    ... channel of the equaliser, then go up one hierarchical level and lay out 1 sound channel, using your single-band equaliser 16 times, with the only difference being the component values. You can then go up one hierarchical level more to lay out the 5 sound channels, add some headers and a power supply circuit, and another to panellise the PCB's for production. No copying and pasting. No trouble editing a mistake later. This is the idea behind Spider PCB. For more information, read the Wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next