awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Local Data Processing Tools · Awesome GitHub Repositories

1 repo

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 1 awesome GitHub repository matching security & cryptography · Local Data Processing Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Local Data Processing Tools

Awesome Local Data Processing Tools GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • GoogleChromeLabs/squoosh

    GoogleChromeLabs/squoosh

    24,771View on 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
    24,771View on GitHub↗