Showing 319 open source projects for "large text file viewer"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Git Large File Storage

    Git Large File Storage

    Git extension for versioning large files

    An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise. Download and install the Git command line extension. Once downloaded and installed, set up Git LFS for your user account.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Markdown Viewer

    Markdown Viewer

    Markdown Viewer / Browser Extension

    Markdown Viewer and Browser Extension.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    MCP Text Editor

    MCP Text Editor

    Provides line-oriented text file editing capabilities

    The MCP Text Editor Server provides line-oriented text file editing capabilities through a standardized API, optimized for integration with Large Language Models (LLMs). It enables efficient partial file access, minimizing token usage while ensuring safe concurrent editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    void Image Viewer

    void Image Viewer

    Lightweight image viewer for Windows with animated GIF/WEBP support

    ...Users benefit from its low resource usage, quick startup, and the ability to run multiple instances simultaneously, making it practical for both quick previews and continuous slideshows of large image sets. The application includes options like natural file sorting, drag-and-drop support, basic command-line parameters for automation, and a slideshow mode tailored to straightforward consumption of local photo collections. Because the viewer purposely avoids heavy editing features and complex menus, it feels snappy for users who primarily need to view images, scroll through folders, etc.
    Downloads: 18 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
    text-extract-api

    text-extract-api

    Document (PDF, Word, PPTX ...) extraction and parse API

    text-extract-api is an open-source service designed to extract readable text from a wide variety of document formats through a simple API interface. The project focuses on converting complex files such as PDFs, images, scanned documents, and office files into structured plain text that can be processed by downstream applications or language models. Instead of requiring developers to integrate multiple document parsing libraries individually, the system centralizes text extraction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Text File Generator

    Generate large text files for various testing purposes

    Generate large text files with dummy data (i.e. for performance testing an app that needs to read a file). This is a console app. It allows to generate large files (you can specify the size in megabytes). There is a template which you can set to define how a single line should look like, e.g. you can make a CSV file from it. This can contain random words, random numbers and sequential numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pdf Viewer For Android

    Pdf Viewer For Android

    A Lightweight PDF Viewer Android library

    A Simple PDF Viewer library which only occupies around 80kb while most of the Pdf viewer occupies upto 16MB space. Hello Developers! We're thrilled to share some significant enhancements we've made to our PDF viewer library. We've fine-tuned several aspects to enhance your experience and ensure top-notch performance and security. Step into the future with Jetpack Compose compatibility. Integrating our PDF viewer in Compose projects is now effortless, thanks to the PdfRendererViewCompose...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Windows MBox Viewer

    Windows MBox Viewer

    Windows eml and mbox viewer.

    Free Windows Mbox Viewer. Gain access to mbox archives, single eml or single Outlook messages. View attachments and export single mails in eml format. Access large mbox files such as Google Takeout or Mozilla Thunderbird Archives. Development of mbox viewer continues now at github: https://github.com/eneam/mboxviewer **NOTE**: Windows Defender may sometimes report incorrectly that mbox-viewer contains malware. Please report the case to the development. Development will ask...
    Leader badge
    Downloads: 1,394 This Week
    Last Update:
    See Project
  • 9
    Log Viewer

    Log Viewer

    Viewer for text files, specifically log files, with built-in grep.

    Log Viewer is a custom-made freeware tool for viewing text files, specifically log files. The text viewing portion of the GUI is custom-made for improved memory usage and file navigating performance on very large files. The tool provides built-in grep (show and hide filtering on a line per line basis), color highlighting, multiple search strings, file tailing, and viewing multiple files as if they were one file.
    Downloads: 2 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
    FlowVision

    FlowVision

    Waterfall-style image viewer for macOS

    Waterfall-style image viewer for macOS, offering a smooth and immersive browsing experience. Waterfall-style Image Viewer for macOS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Perlite

    Perlite

    A web-based markdown viewer optimized for Obsidian

    A web-based markdown viewer optimized for Obsidian Notes. Just put your whole Obsidian vault or markdown folder/file structure in your web directory. The page builds itself. It's an open source alternative to Obsidian Publish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSV Quick Viewer

    CSV Quick Viewer

    CSV Quick Viewer

    CSVQuickViewer is a Windows application for viewing and analyzing delimited text files. It supports CSV, tab-delimited, pipe-delimited, and other custom formats, automatically detecting delimiters, encoding, quoting, and escaping. The application handles malformed or inconsistent files, skips headers and comments, and highlights problematic data. Users can switch between typed and text values, realign columns automatically, filter, sort, hide, and reorder columns, and copy data to...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 13
    repo2txt

    repo2txt

    Web-based tool converts GitHub repository contents

    repo2txt is an open-source developer tool that converts the contents of a code repository into a single structured text file that can be easily consumed by large language models. The tool is designed to address the challenge of analyzing entire codebases with AI assistants, where code is normally distributed across many files and directories. By collecting repository contents and formatting them into a single text document, repo2txt allows developers to feed complete projects into AI systems for analysis, documentation, or code explanation tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GTFV

    GTFV

    A File Viewer That Can Open And Search Multiple Very Large Text Files

    Gigantic Text File Viewer (GTFV) is a software tool that eases the task of opening and searching very large text files. GTFV connects to and opens multiple very large text files for your viewing and searching, without consuming much memory. GTFV is ideal for viewing and searching large log files, even those still being written to. GTFV also contains tools to monitor the activity in specified files and to bring them to notice when they are changed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. ...
    Leader badge
    Downloads: 948 This Week
    Last Update:
    See Project
  • 16
    Orion Viewer

    Orion Viewer

    Pdf, djvu, xps and cbz file viewer for Android devices

    Orion Viewer - pdf, djvu, xps and cbz file viewer for Android devices based on mupdf and DjVuLibre libraries. IMPORTANT: project moved to GitHub https://github.com/max-kammerer/orion-viewer Google Play: https://play.google.com/store/apps/details?id=universe.constellation.orion.viewer F-Droid: https://f-droid.org/en/packages/universe.constellation.orion.viewer/ Discussion groups: 4PDA (Russian): https://4pda.to/forum/index.php?showtopic=362925 Mobile Read:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Aix-DB

    Aix-DB

    Based on the LangChain/LangGraph framework

    Aix-DB is an open-source intelligent data analysis platform that combines large language models with database technologies to enable conversational data exploration. The system is designed as a ChatBI solution that allows users to query datasets using natural language and receive structured insights, charts, and visualizations automatically. Built on frameworks such as LangChain and LangGraph, Aix-DB integrates retrieval-augmented generation and Text-to-SQL capabilities to convert user questions into executable database queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Summa

    Summa

    Full-text IPFS-friendly and WASM-compatible Search in Rust

    Summa is a full-text IPFS-friendly search engine that may be launched on both large servers and inside your browser. Thanks to the embedded IPFS daemon, your data can be replicated and published through P2P, allowing for a truly distributed and uncensorable search experience. And, thanks to compatibility with WASM, Summa can be launched entirely inside your browser, enabling you to search in network-published indices without ever having to execute search queries on remote servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Puter

    Puter

    The Internet OS! Free, Open-Source, and Self-Hostable

    Puter is a browser-based personal operating system and file explorer built entirely with web technologies. It mimics the experience of a traditional desktop OS, allowing users to manage files, launch apps, and interact with a graphical interface—all within a web browser. The project is designed to be both functional and nostalgic, combining the aesthetic of retro operating systems with modern development tools like React and Tailwind CSS. Puter offers a self-hostable, customizable...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Alexandrie

    Alexandrie

    Web application for Markdown note taking

    Alexandrie is a fast, modern, and open-source web application for taking and organizing notes using an extended Markdown syntax, designed for students, creators, and knowledge workers. It offers a structured note-taking experience with support for workspaces and categories, making it easy to organize large repositories of information intuitively. The application runs as a responsive web interface that works online or offline, with search and export features that help users retrieve and reuse their content effectively. Built with a clear focus on productivity, Alexandrie includes support for custom storage backends like S3-compatible services or local file systems via Docker Compose setups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QOwnNotes

    QOwnNotes

    QOwnNotes is a plain-text file notepad and todo-list manager

    QOwnNotes is a fully open-source markdown-focused note-taking and personal information manager that runs natively on Linux, macOS, and Windows, with a strong emphasis on plain-text storage and cross-device synchronization. Because all notes are stored as markdown files in user-controlled directories, you avoid vendor lock-in and can sync through services like Nextcloud, ownCloud, Dropbox, or Git without proprietary cloud dependency. The application is optimized for performance and minimal...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    ...Automatically detects if a file is using spaces or tabs for indentation. Specify line endings (CR, LF, CRLF) to use when inserting a line break. Automatically detect line endings in a text. When judging the performance of Runestone, it is key to build your app in the release configuration. The optimizations applied by the compiler when using the release configuration becomes very apparent when opening large documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SDL_GameControllerDB

    SDL_GameControllerDB

    A community sourced database of game controller mappings

    SDL_GameControllerDB is a community-maintained database of game controller mappings designed to be used with the SDL (Simple DirectMedia Layer) library’s Game Controller API for both SDL2 and SDL3. Because many controllers report different axes and button layouts depending on platform and manufacturer, this project provides a large text database (gamecontrollerdb.txt) that maps those raw inputs to a standardized layout for consistent use in games and applications across Windows, macOS, Linux, Android, and other SDL-supported systems. Developers simply include or load the database file at runtime and call SDL’s API to add mappings, which enables out-of-the-box support for controllers that would otherwise behave unpredictably. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    files-to-prompt

    files-to-prompt

    Concatenate a directory full of files into a single prompt

    files-to-prompt is a Python command-line tool that takes one or more files or entire directories and concatenates their contents into a single, LLM-friendly prompt. It walks the directory tree, outputting each file preceded by its relative path and a separator, so a model can understand which content came from where. The tool is aimed at workflows where you want to ask an LLM questions about a whole codebase, documentation set, or notes folder without manually copying files together. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    yek

    yek

    Serialize repositories into LLM-ready context w/ smart prioritization

    Yek is a Rust-based CLI tool designed to serialize text-based files from a repository or directory into a single structured output for large language model use. It scans projects using .gitignore rules to exclude irrelevant files and automatically filters out binary or oversized content. Yek prioritizes files based on Git history, placing more important content later in the output to align with how language models process context.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB