awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesLocal Data Processing Tools

Utilities that ensure data privacy by processing files entirely on the client device.

Distinguishing note: Focuses on privacy-preserving local execution, distinct from server-side processing.

Explore 7 awesome GitHub repositories matching security & cryptography · Local Data Processing Tools. Refine with filters or upvote what's useful.

Awesome Local Data Processing Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • googlechromelabs/squooshAvatar de GoogleChromeLabs

    GoogleChromeLabs/squoosh

    24,771Ver en GitHub↗

    Squoosh is a browser-based image optimizer that compresses and converts image files directly within the local environment. By performing all operations on the user device, it eliminates the need for server-side processing, ensuring that sensitive data remains private and reducing network latency. The tool utilizes a collection of high-performance image codecs compiled via WebAssembly to provide professional-grade file optimization and format conversion. To maintain interface responsiveness during resource-intensive tasks, the application offloads image manipulation to background threads and u

    Processes image files entirely within the local browser environment to ensure user privacy and data security.

    TypeScript
    Ver en GitHub↗24,771
  • google-ai-edge/galleryAvatar de google-ai-edge

    google-ai-edge/gallery

    15,162Ver en GitHub↗

    This project is a development framework for building edge-based AI agents that perform multimodal inference and system-level automation directly on mobile devices. By prioritizing local-first execution, the platform ensures data privacy and offline functionality, allowing developers to run large language models on hardware without requiring external server connectivity. The framework distinguishes itself through an integrated orchestration layer that connects language models to custom tools, scripts, and native device intents. It provides a structured registry for mapping natural language ins

    Ensures data privacy by performing all model inference and processing entirely on the local device hardware.

    Kotlin
    Ver en GitHub↗15,162
  • apprenticeharper/dedrm_toolsAvatar de apprenticeharper

    apprenticeharper/DeDRM_tools

    15,104Ver en GitHub↗

    DeDRM_tools is a software suite designed to automate the removal of digital rights management from personal e-book files. By stripping restrictive encryption layers during the import process, the utility enables users to manage their digital libraries and convert protected files into open formats for use across various reading devices. The system operates through a modular architecture that utilizes plugin-based event interception to hook into host applications. It performs cryptographic key extraction by scanning local configuration files and memory, applying algorithm-specific decryption to

    Processes and decrypts protected digital files entirely on the client device to maintain user privacy.

    Python
    Ver en GitHub↗15,104
  • alam00000/bentopdfAvatar de alam00000

    alam00000/bentopdf

    11,550Ver en GitHub↗

    BentoPDF is a browser-based document toolkit designed for local-first PDF manipulation, conversion, and metadata management. By executing all file processing tasks directly within the browser sandbox, the application ensures that sensitive data remains on the user's device and is never uploaded to or stored on external servers. The platform distinguishes itself through a modular architecture that supports dynamic remote script loading and the integration of external processing engines. Users can extend the core functionality by connecting third-party libraries, which are executed as compiled

    Ensures data privacy by performing all file manipulation tasks entirely on the client device.

    JavaScriptadobe-acrobatdockerhacktoberfest
    Ver en GitHub↗11,550
  • ryoppippi/ccusageAvatar de ryoppippi

    ryoppippi/ccusage

    10,826Ver en GitHub↗

    This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for AI coding assistants. By parsing local session logs directly on the user's machine, it provides a privacy-focused way to track development activity without transmitting sensitive data to external servers. The tool distinguishes itself through its ability to aggregate disparate log formats from multiple coding assistants into a unified, schema-agnostic representation. It features a decoupled pricing engine that allows users to apply custom model-specific cost multipliers, over

    Ensures data privacy by processing sensitive session logs and usage telemetry entirely on the local machine.

    TypeScript
    Ver en GitHub↗10,826
  • fokkyp/softwarecopyright-skillAvatar de Fokkyp

    Fokkyp/SoftwareCopyright-Skill

    4,035Ver en GitHub↗

    SoftwareCopyright-Skill es un generador de aplicaciones de derechos de autor de software y herramienta de documentación diseñada para automatizar la creación de materiales de registro y manuales de operación. Analiza el código fuente del proyecto local para producir documentos formateados y extractos de código fuente requeridos para registros oficiales de derechos de autor de software. El proyecto sintetiza manuales de operación de software traduciendo la lógica de negocio y las características técnicas del proyecto en texto funcional descriptivo. Utiliza la generación basada en plantillas para inyectar datos extraídos del proyecto en documentos de Word estandarizados, facilitando la creación de materiales legales de solicitud y exportaciones de cumplimiento. El sistema proporciona capacidades para el análisis de proyectos locales, muestreo de páginas de código fuente y la compilación de datos de campo de la aplicación, como números de versión y detalles del entorno. Todo el procesamiento y la generación de documentos ocurren en el sistema de archivos local para garantizar la privacidad de los datos.

    Processes all source code and document generation on the local machine to ensure data privacy.

    Python
    Ver en GitHub↗4,035
  • journey-ad/gemini-watermark-removerAvatar de journey-ad

    journey-ad/gemini-watermark-remover

    2,841Ver en GitHub↗

    This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content. The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions. Capabilities include bulk media pro

    Ensures data privacy by executing all restoration algorithms locally on the client device or within the browser.

    JavaScript
    Ver en GitHub↗2,841
  1. Home
  2. Security & Cryptography
  3. Local Data Processing Tools