Showing 2293 open source projects for "linux file parser"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1

    SpecAnaSyn

    Spectral Analysis and Synthesis of Sounds

    This project provides two binaries, mostly identical in features: a command line application (using libpopt for option parsing), and a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analysis. For the synthesis phase additive synthesis is used. Using libsndfile for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    gifify

    gifify

    Convert any video file to an optimized animated GIF

    gifify is a command-line utility and Node.js-based tool designed to convert video files into optimized animated GIFs with high efficiency and flexibility. It leverages powerful multimedia tools such as FFmpeg, ImageMagick, and giflossy to produce lightweight GIF outputs while maintaining visual quality. The tool allows users to process full videos or extract specific segments, making it useful for creating short clips, demos, or previews. Its Unix-friendly design supports piping through...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files. If this is not provided './packs' will be used by...
    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
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 6

    Networking Tools

    This Program Contains Many Useful Network Tools

    This programs contains the following programs: ------------------------------------------------------------------ 1-Wi-Fi Connector : Connects To Available Wi-Fi Network. 2-Router Password Cracker : To Crack Router's Gateway Password. 3-IP Trace : Trace The IP Address For Any Website. 4-IP Tracker : Gets Your WAN IP Address. 5-Lan Messenger : Chat Between Computers On Same LAN Network. 6-Email Sender : For Sending E-mails Using SMTP Server. 7-Email Viewer : For Receiving E-mails...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cryptocoins

    Cryptocoins

    Vector/webfont icon pack of your favourite cryptocurrencies

    Cryptocoins is the most complete free vector icon pack of your favorite cryptocurrencies. Overview of all included coins/icons. Check the HTML if you're not sure how to include the icons to your project. Don't forget that every icon is available as a separate SVG file (in SVG/ folder) as well. Available in Webfont & SVG format for taking advantage of small file sizes and unlimited scalability, Cryptocoins are perfect for usage on the web, right where they belong. Use them all or just the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libqemf

    Enables Qt based applications to draw the contents of EMF files.

    The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a solution for the rendering of the EMF image format. libqemf covers this lack and provides the QEmfRenderer class that enables Qt based applications to easily draw the contents of EMF files onto paint devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    suiteAV
    Convert file Audio and Video: mp4 mp3 avi mkv flv
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    CasterSoundboard

    CasterSoundboard

    A cross-platform soundboard to hot-key and play sound effects.

    ...OSC api is documented in the project's github repository. NOTICES: *Soundboard is still in development and installation on Linux requires building from source. Instructions found at: https://github.com/JupiterBroadcasting/CasterSoundboard in README file. *Project is not affiliated with Jupiter Broadcasting or TouchOSC. ============================================================ UPDATE (5-15-2017): Project source code can be found at: https://github.com/JupiterBroadcasting/CasterSoundboard
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    AnimationMaker

    AnimationMaker

    Create animated presentations and export them to a video file.

    Project has been moved to GitHub https://github.com/Artanidos/AnimationMaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    matplotlib
    Matplotlib is a python library for making publication quality plots using a syntax familiar to MATLAB users. Matplotlib uses numpy for numerics. Output formats include PDF, Postscript, SVG, and PNG, as well as screen display. As of matplotlib version 1.5, we are no longer making file releases available on SourceForge. Please visit http://matplotlib.org/users/installing.html for help obtaining matplotlib.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 13
    PdfCMYKerLite

    PdfCMYKerLite

    PdfCMYKerLite - inspect and remix CMYK separations of PDF file

    PdfCMYKerLite is a wxPython GUI front-end for Ghostscript `gs` and ImageMagick `convert`, which uses the Ghostscript tiffsep device to obtain CMYK separations of a PDF document. For full description, see README.md in the code browser at https://sourceforge.net/p/pdfcmykerlite/code/ci/master/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fox Audio Player

    Fox Audio Player

    Simple and cross-platform music player.

    Simple and cross-platform music player. Automatically builds playlists based on the content of the folder selected from the dir browser. Supports various file types from digital audio to old videogame music using external libraries for decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HuBV

    HuBV

    Bildverwaltung und Fotoschau mit einblendbarer Foto-Beschriftung

    Version 016 (17.Feb.17) "HuBV" ein kostenloses Open Source Programm zur Foto und Bildverwaltung. Datenquelle ist eine Textdatei (csv). Du kannst: Fotos Vergleichen, ausmisten und zoomen, Bilder beschriften und suchen Fotoshows erstellen und automatisch oder manuell mit/ohne Text präsentieren. GPS Position anzeigen. Anm.: "Irfanview (c) Irfan Skiljan" muss vorhanden sein, da ich damit die Vorschaubilder erstelle. Weitere Infos: http://heinrich-huber.com/hufoto.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Time Travel Project

    Time Travel Project

    A project for open source time travel with computers.

    For more information please see my web-sight: http://timetravelinstitute.biz/ http://time-travel.institute http://timetravelcomputers.blogspot.com YouTube Channel: https://www.youtube.com/user/Reactor1967 Cryptography - The art of writing or solving codes. The study of techniques for secure communication. Cipher - Code to secure communication. The cipher is used for encryption or decryption Temporal Cryptography - The study of techniques to recover information lost or hidden...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Pi alarm clock

    Raspberry pi + adafruit cap tft + ada fruit case +python code

    Raspberry pi adafruit capacitive touch tft ada fruit case for pi ldr +capacitor for background light level dfc77 receiver for time python code based on wiringpi2, pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This modification of the universal media server lets you configure what folders show up and what files they will contain. Thumbnails and their name can also be defined.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    FtlTranscribe

    For transcribing: Writing down the content of a sound file

    I made this program to help me when I transcribed the interviews during my master thesis. Select a sound file - select a text file. Play an interval of i.e. 5 seconds of the sound file by pressing F8. Write into the text file. Then play the next interval. F9 repeats the last interval. Download the zip file. Unpack it. Run the setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OrangePiZero_LMS_Squeezelite

    Armbian for Orange Pi LMS + Squeezelite + LCD i2C

    This is a complete SD Card image for Orange Pi Zero - Armbian - Logitech Media Server nightly autoupdate - Squeezelite Player with conf for PCM2704 DAC - Python code for 16x2 i2C LCD Please download ALL the 6 files, not only one file. Use "Browse all files" to get the rar files. https://sourceforge.net/projects/orangepizero-lms-squeezelite/files/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Format-Factory
    From Free Time: Format Factory is a multifunctional media converter. Provides functions below: All to MP4/3GP/MPG/AVI/WMV/FLV/SWF. All to MP3/WMA/AMR/OGG/AAC/WAV. All to JPG/BMP/PNG/TIF/ICO/GIF/TGA. Rip DVD to video file , Rip Music CD to audio file. MP4 files support iPod/iPhone/PSP/BlackBerry format. Supports RMVB,Watermark, AV Mux. Format Factory's Feature: 1. support converting all popular video,audio,picture formats to others. 2. Repair damaged video and audio file. 3. Reducing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Launchpadctrl

    Control for Novation Launchpad on linux

    ----- ENGLISH ---- This software is made to be used with my driver : http://sourceforge.net/projects/drivernovationl/ For more information, last news, about my launchpad project and if you understand french, go here: http://forum.ubuntu-fr.org/viewtopic.php?id=1043581 ---- FRANCAIS ---- Ce soft est prévu pour fonctionner avec mon driver : http://sourceforge.net/projects/drivernovationl/ Pour plus d'informations, actualités, sur mon projet launchpad, faites un tour ici :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FLAC is a free lossless compressed audio format which supports streaming and archival. The FLAC project maintains the format and provides a reference encoder/decoder and input plugins for several popular audio players.
    Leader badge
    Downloads: 168 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB