awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesLocal Media Processing

Performs AI-driven media enhancement and processing entirely on local hardware without requiring internet connectivity.

Distinguishing note: None of the candidates cover general local AI processing; they focus on storage, transcription, or archiving.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Local Media Processing. Refine with filters or upvote what's useful.

Awesome Local Media Processing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • yaofanguk/video-subtitle-removerالصورة الرمزية لـ YaoFANGUK

    YaoFANGUK/video-subtitle-remover

    11,493عرض على GitHub↗

    This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and images. It functions as a content-aware media restorer that uses deep learning to reconstruct missing pixels and preserve the original resolution of the source files. The software is distinguished by its local execution model, running inference on host hardware to process media without relying on external cloud APIs. It employs content-aware model selection, allowing the use of different generative algorithms based on media types, such as animation or live action, to optimize visua

    Provides AI-driven media processing and restoration executed entirely on local hardware.

    Pythonaideepleanringsub-remove
    عرض على GitHub↗11,493
  • jianchang512/sttالصورة الرمزية لـ jianchang512

    jianchang512/stt

    4,629عرض على GitHub↗

    هذا المشروع عبارة عن خادم نسخ (transcription) مسرع بالأجهزة ومولد ترجمة (subtitle) غير متصل بالإنترنت. يعمل كأداة تحويل الكلام إلى نص تقوم بتحويل ملفات الصوت والفيديو إلى نص عادي، و JSON، وتنسيقات ترجمة SRT باستخدام نموذج Whisper. يعمل النظام كمحاكي لـ OpenAI Audio API، ويوفر خادماً محلياً يحاكي واجهة صوتية محددة. وهذا يسمح له بتقديم النسخ لتكوينات العميل الموجودة دون الحاجة إلى تغييرات في برمجيات العميل. تستخدم الخدمة تسريع GPU لزيادة سرعة التعرف على الصوت وتتضمن أدوات لاكتشاف الأجهزة وتحسين استهلاك الموارد. وتدعم استنتاج النموذج دون اتصال بالإنترنت لخصوصية البيانات وتوفر قدرات معالجة لاحقة لتحويل النص بين النصوص المبسطة والتقليدية.

    Processes voice recordings into text on local hardware to ensure data privacy.

    Pythonspeechspeech-recognitionspeech-to-text
    عرض على GitHub↗4,629
  • djdefrag/qualityscalerالصورة الرمزية لـ Djdefrag

    Djdefrag/QualityScaler

    2,970عرض على GitHub↗

    QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware. The project functions as a GPU-accelerated media processor that distributes workloads across multiple graphics cards to increase rendering speed. To prevent memory overflow during high-resolution tasks, it employs a tiled image processing method that splits large assets into smaller sections. The sy

    Executes all AI model inference and media processing on local hardware to operate without external network dependencies.

    Pythonamdanimecompression-artifact-reduction
    عرض على GitHub↗2,970
  • journey-ad/gemini-watermark-removerالصورة الرمزية لـ journey-ad

    journey-ad/gemini-watermark-remover

    2,841عرض على 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

    Executes all watermark removal algorithms entirely on the local device to ensure data privacy.

    JavaScript
    عرض على GitHub↗2,841
  • michael/editable-websiteالصورة الرمزية لـ michael

    michael/editable-website

    1,729عرض على GitHub↗

    Editable Website is a content management system built with Svelte that enables direct inline editing of static web pages without needing a database. It functions as a Git-backed web content editor and a component-based static site builder, storing all website text, configuration, and files in local Git repositories to ensure full data ownership and local version control. The platform supports in-browser content management, allowing users to modify text, format styles, and compose structured page layouts using interactive blocks, drag-and-drop interactions, and keyboard shortcuts. Additional

    Processes dropped media assets locally in the background to compress files, generate responsive variants, and deduplicate before saving.

    Sveltejavascriptrichtexteditorsqlite
    عرض على GitHub↗1,729
  • devhyper/open-video-editorالصورة الرمزية لـ devhyper

    devhyper/open-video-editor

    601عرض على GitHub↗

    Open Video Editor is a privacy-focused utility designed for local video transcoding, editing, and optimization. By executing all operations directly on the user device, the application ensures that sensitive media files are never transmitted to external servers. The software leverages browser-based technologies to perform high-performance media manipulation. It utilizes WebAssembly to run compiled binaries within a sandboxed environment, offloading intensive decoding and encoding tasks to background threads to maintain interface responsiveness. The application processes media through a stream

    Executes all editing tasks directly on the user device to ensure data privacy.

    Kotlinandroidvideo-editing
    عرض على GitHub↗601
  1. Home
  2. Graphics & Multimedia
  3. Local Media Processing