Showing 24 open source projects for "file-studio"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    MPXJ

    Multi platform library to read and write schedule data

    MPXJ is an open source file handling library for Java, .Net and Ruby to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, Asta Powerproject files and databases, Asta Easyplan files, Phoenix Project Manager files, FastTrack FTS files, GanttProject GAN files, TurboProject PEP files, ConceptDraw PROJECT CDPX, CPDZ and CPDTZ files, Synchro Scheduler SP files and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007, 2010, 2013, 2016 and 2019.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Super PDF Editor (a Batch PDF Processor)

    Super PDF Editor (a Batch PDF Processor)

    Create, Edit, Delete, Organize , Convert, Export, Secure & Sign PDF.

    Super PDF Editor - Powerful, superfast, lightweight PDF processor. All-in-one PDF solution, PDF editing with 80+ tools and functions. The easy-to-use software is complete with editing tools for modifying PDF files your way. Most comprehensive, powerful, process-based and lightning-fast batch processor software. OCR PDF. PDF Imposition, Reverse Pages, Resize Page, Scale Page, Booklet, N-up Pages, Merge, Split by page, Extract Page, Rotate Page. Replace Page, Insert Page, Delete Page....
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3

    JosePdfTool

    A swiss knife for pdf files

    With it you can concatenate pdf files, extract a part of a pdf file as another pdf file, save pages as individual images or pdf files, extract the content text as a text file and generate a tiff multimage file from a pdf file. It need ghostscript previously installed. Enjoy working with it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FREE CSV & Text (TXT) File Splitter

    FREE CSV & Text (TXT) File Splitter

    Ability to work with large csv files and cut them down to run in Excel

    This CSV and TXT file splitter firstly allows you to work with large data files. We have tested this on the largest CSV file we could find. It had over 25.6 Million rows. Microsoft Excel can only load 1 Million rows. So the challenege was on! Splitting a file in this case by 990,000 rows made sure that it was more than capable to load into excel.
    Downloads: 6 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MP4 Inspector

    MP4 Inspector

    MP4 parser, to interpret and dump data structure of MPEG-4 files

    MP4 Inspector is a Windows based program that parses, and displays MPEG-4 file data structure (Boxes / Atoms) and related details, supports ISO MPEG-4 (ISO/IEC 14496-12, ISO/IEC 14496-14, ISO/IEC 14496-15), iTunes, QuickTime, 3GPP and IIS Smooth Streaming file formats. Written in Visual Basic 2010.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    ...This program will automatically salvage XML files by finding the first XML error, then truncating a configurable number of characters before the error and finally using the great xmllint to recover the xml file by automatically adding the correct end tags. The program starts with a default of 50 characters truncation. This truncation value may need to be changed if the truncation happens in the middle of a complex tag as xmllint may not know how to recover the file correctly. Additionally some extra text or data may be recoverable by changing the truncation amount to less than 50 characters.The extra truncation is needed in the first place because the XML validator used is not able to perfectly identify where the XML corruption begins and will often not flag the corruption for several characters after it begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ANSI/ASCII Converter

    ANSI/ASCII Converter

    Converter for ANSI/ASCII Text Files

    Converter for ANSI & ASCII text files to HTML, Unicode, Bitmap, Video and various specialty formats like PCBoard @ Sequences, Wildcat V2.X and V3.X BBS Files, Avatar etc., ANSI/ASCII BIN (Binary) or Unicode Text Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
    Downloads: 16 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
  • 10
    Flat File Checker
    A simple to use but powerful tool for flat file validation. FlaFi can find Data Errors in the batch of flat files basing on the schema(XML) that defines business rules. It can be used for data exchange screening and data validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    A Nibble of a Byte

    Bit manipulation and unique compression of limited data sets

    ...There are two files associated either the VB.Net version (ANibbleOfAByte) or the C# version (CSharpNibbleOfAByte) that can be downloaded. One is a .exe that demonstrates various kinds of vb.net bit manipulation. (Both the C# and VB.Net exe's are available.) The other file is a .zip of the entire project. The .zip includes a standalone vb.net class (NibbleAndByte) that may be used in other vb.net applications if desired. Virtually all functionality of the demo app derives from the NibbleAndByte class. This class may be added to VB.Net or C# applications that require compression of numeric, non-repeating data with a limited set of delimiters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Figerty Editor

    Basic HTML Editor with Visual Realtime Preview

    Figerty Editor is a basic HTML editor with a visual Preview system that allows you to view your design in one window while you code in the other. The preview window updates in realtime as you type. Aimed at designers, Figerty Editor is in early stages and great features are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A testing and proof of concept tool for querying multiple Internet data sources (primarily RDF) using various TDWG endorsed protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MicroBR FXP Manager is a companion utility for users of the Boss MicroBR 4 track recorder. It allows users to import/export various effects patches to/from the MicroBR making them easily shareable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GalleryAutoExport is a windows service check your local pictures directory (every 30 minutes by default) and upload new pictures to your Gallery (http://gallery.menalto.com/). It uses Gallery Remote Protocol (must be activated in Gallery parameters).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Library Management Software System will be an online and mobile service to help people and public libraries to automate all activities. PhotonSoft Ltd. plan LMSS to be world's largest library network and social space with Internet/WAP communication tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Garuda is an open source web editor coded in visual basic to provide a free alternative to Adobe Dreamweaver, complete with FTP, live preview and a small inter-office chat program to exchange thoughts and files fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ProofReading Markup Language

    ProofReading Markup Language for transmission of corrections

    An XML DTD & schema for a ProofReading Markup Language, and reference implementations, to provide for annotation of printed errors and their correction. PRML will be intended for use by proofreaders, editors, and others in the publishing industry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Microsoft ADO.Net 2.0 Data Provider for dBase IV files. Current State is read-only. Primary intent was to provide a Data Reader for MSSQL 2005 SSIS on a 64-bit Windows 2003 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WARR is a VB written RSS reader designed for maximum flexibility and ease of use. It can store and manage RSS feeds, set rules for processing old headlines and allow the construction of powerful searches. It also demonstrates Microsoft technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Creates universal playlists in XML. These can be exported to most music player's playlist format like winamp, realplayer, jukebox or any music player of your choice. Supports ID3, Searching & Indexing songs. XML data for easy retrieval & readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Development tool for MySQL & Microsoft SQL database servers. Directly injects HTML reporting capabilities into database via Stored Procedures to allow for easy viewing and printing of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB