Showing 172 open source projects for "linux command line"

View related business solutions
  • 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
  • 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
  • 1
    jq

    jq

    Lightweight and flexible command-line JSON processor

    jq is like sed for JSON data - you can use it to slice, filter, map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine of the same type, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    OpenDetex

    OpenDetex

    Tool for extracting plain text from TeX and LaTeX sources

    Improved version of Detex, tool for extracting plain text from TeX and LaTeX sources. OpenDetex is a program to remove TeX constructs from a text file. It recognizes the \input command. This program assumes it is dealing with LaTeX input if it sees the string "\begin{document}" in the text. It recognizes the \include and \includeonly commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4
    QPDF

    QPDF

    PDF transformation/manipulation program + library

    QPDF is a C++ library and set of programs that inspect and manipulate the structure of PDF files. It can encrypt and linearize files, expose the internals of a PDF file, and do many other operations useful to end users and PDF developers.
    Leader badge
    Downloads: 906 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    Biosignal Tools
    BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. About 50 different data formats are supported.
    Leader badge
    Downloads: 303 This Week
    Last Update:
    See Project
  • 6
    pdfcrack is a command line, password recovery tool for PDF-files.
    Leader badge
    Downloads: 490 This Week
    Last Update:
    See Project
  • 7
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 8

    gawk libraries for XML, PostgreSQL,...

    Dynamically loaded extension libraries for GNU AWK

    The gawkextlib project provides several extension libraries for gawk (GNU AWK), as well as libgawkextlib containing some APIs that are useful for building gawk extension libraries. These libraries enable gawk to process XML data, interact with a PostgreSQL database, use the GD graphics library, and perform unlimited precision MPFR calculations. These extensions work with GNU AWK version 4.1.1 or later. We have created a framework for packaging gawk extensions, and we welcome further...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    ... - portable across different platforms (Windows, *nix) - minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib) - separate library for reading and writing .xlsx files Also includes command line tools to convert between .xslx and CSV files.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    TAPClean is a Commodore tape preservation / restoration tool. It will check, repair, and remaster Commodore 64 and VIC 20 TAP or DC2N DMP files (tape images).
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    The Sound Description Interchange Format (SDIF) is an established standard for the interchange of sound descriptions and analysis data. This project provides libraries, SDIF (in C) and Easdif (in C++), tools, and wrappers to read and write SDIF files.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    IO91pm

    Command-line calculator for Maidenhead- (QTH-, QRA-) Locators.

    Keywords: Hamradio, Radio-amateurs, Maidenhead-, QTH-, (QRA-), Locator, Distance and Bearing Calculator, GNU/Linux command-line, LaTeX,- UTF-8-, ASCII-output, GPLv3; based on GM4ANB's book. "IO91pm is the Maidenhead-Locator for Maidenhead" ========================================= Background --------------- * For another little project, I wanted a QTH-Locator calculator for the UNIX (GNU/Linux, bash) command-line. * There are many, some very good, online QTH resources, but I wanted...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    utf8tocp

    converts UTF-8 text files to other codepages and back

    utf8tocp is a console mode tool able to convert a UTF-8 text file into other codepages. It is also able to perform the reverse operation. utf8tocp is written in pure and simple ANSI C, should compile cleanly on virtually any possible platform. Positively verified on Linux, FreeBSD (using gcc) and FreeDOS (using Turbo C).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PoppyChain

    PoppyChain

    Set of BIN/CUE<->VCD conversion tools for FreeBSD & GNU/Linux

    PoppyChain is a set of BIN/CUE<->VCD conversion tools for Linux/BSD: * poppy-merge -- joins several binary tracks, referenced by CUE-file, into single BIN-file; * poppy-encode -- converts BIN/CUE disc images to VCD format, used by the POPS/POPSTARTER PSone emulator for PlayStation 2; * poppy-decode -- converts VCD images back to BIN/CUE format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    igspread

    igspread

    converts between IGES file and text file

    Command-line interface program that converts between IGES file and text file. IGES files are compatible with most of CAD systems. This program permits you to convert curves and points created in CAD program into coordinates in text file or you can do the opposite - convert text files into curves. It is especially suitable for curves described by hundreds of coordinates, e.g. airfoil contours of aircraft wings. Output filename is either out.txt or out.igs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BMP2Sixel

    BMP2Sixel

    Convert BMP images into Sixel images

    This is a console application but also has an optional GUI interface. Converts a BMP with 256 colors or less into the Sixel format. Sixel supports a maximum of 256 colors although many terminals only support 16 colors. If your BMP has more than 256 colors, or fewer colors but uses greater than 8 bits per pixel, reduce the color count using a program like IrfanView and "Decrease Color Depth". This program and its older brother PCX2SIX (circa 1995) are responsible for many of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CONVERTCP

    CONVERTCP

    Text File Codepage Converter for the Windows command line

    This command line utility is a codepage converter to be used to change the character encoding of text. It fully supports charsets such as ANSI code pages, UTF-8, UTF-16 LE/BE, UTF-32 LE/BE, and EBCDIC. It's designed to convert big text files, too. It runs on Windows XP onwards (tested on XP, Windows 7, Windows 8.1, Windows 10, and Windows 11). The "readme.txt" file and the Wiki gives you some more information. You'll find the compiled tool for 32 bit (x86) and 64 bit (x64) Windows...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Apple macOS Icon Image (.icns) tools
    Software for manipulating Apple macOS Icon Image format (.icns) files. Provides support for reading and writing icns files in most sizes. Includes a library and three utilities for manipulating files in the .icns format: icns2png icontainer2icns icnsutil
    Downloads: 31 This Week
    Last Update:
    See Project
  • 19
    bruread is a program to read and display NMR data in the Bruker XWIN-NMR format. The program has a command-line interface and a graphic display based on gnuplot. - Note that this is only an NMR spectrum *viewer*, not a full-fledged data evaluation suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pcapfix

    repair corrupted pcap and pcapng files

    this tool tries to repair your broken pcap and pcapng files by fixing the global header respectively packet blocks and recovering the packets by searching und guessing the packet headers or blocks
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Flat file extractor can be used for reading and parsing different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GPL. Project moved to https://github.com/igitur/ffe
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    SparthMP

    SparthMP is an ANSI-C math library for Multi-Precision calculations

    SparthMP is an ANSI-C math library for Multi-Precision calculations, i.e. beyond float/double domain. It supports regulated accuracy of calculations. For algorithm design with this library you should have an understanding of rounding errors in math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    xmlfy

    xmlfy

    Convert to XML on the fly

    xmlfy converts text/UTF based output into XML formatted output using schema files and/or options to control its behaviour. By Arthur Gouros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data Structures for PHP 7

    Data Structures for PHP 7

    An extension providing efficient data structures for PHP 7

    An extension providing specialized data structures as efficient alternatives to the PHP array. Highlights the API, performance and other benefits. PHP has one data structure to rule them all. The array is a complex, flexible, master-of-none, hybrid data structure, combining the behaviour of a list and a linked map. But we use it for everything, because PHP is pragmatic: “dealing with things sensibly and realistically in a way that is based on practical rather than theoretical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next