awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yaofanguk/video-subtitle-removerAvatar YaoFANGUK

    YaoFANGUK/video-subtitle-remover

    11,493Vezi pe 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
    Vezi pe GitHub↗11,493
  • jianchang512/sttAvatar jianchang512

    jianchang512/stt

    4,629Vezi pe GitHub↗

    Acest proiect este un server de transcriere accelerat hardware și un generator de subtitrări offline. Acesta funcționează ca un instrument de tip speech-to-text care convertește fișierele audio și video în text simplu, JSON și formate de subtitrare SRT folosind modelul Whisper. Sistemul operează ca un emulator OpenAI Audio API, oferind un server local care imită o interfață audio specifică. Acest lucru îi permite să servească transcrieri către configurațiile client existente fără a necesita modificări ale software-ului client. Serviciul utilizează accelerarea GPU pentru a crește viteza de recunoaștere vocală și include utilitare pentru detectarea hardware-ului și optimizarea consumului de resurse. Suportă inferența modelului offline pentru confidențialitatea datelor și oferă capabilități de post-procesare pentru a converti textul între scripturi simplificate și tradiționale.

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

    Pythonspeechspeech-recognitionspeech-to-text
    Vezi pe GitHub↗4,629
  • djdefrag/qualityscalerAvatar Djdefrag

    Djdefrag/QualityScaler

    2,970Vezi pe 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
    Vezi pe GitHub↗2,970
  • journey-ad/gemini-watermark-removerAvatar journey-ad

    journey-ad/gemini-watermark-remover

    2,841Vezi pe 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
    Vezi pe GitHub↗2,841
  • michael/editable-websiteAvatar michael

    michael/editable-website

    1,729Vezi pe 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
    Vezi pe GitHub↗1,729
  • devhyper/open-video-editorAvatar devhyper

    devhyper/open-video-editor

    601Vezi pe 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
    Vezi pe GitHub↗601
  1. Home
  2. Graphics & Multimedia
  3. Local Media Processing