awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesBatch Image Processing

Automated application of image editing tasks to large sets of files.

Distinct from Batch Image Processing: The provided candidates are either too narrow (facial landmarks) or focus on different pipeline types.

Explore 5 awesome GitHub repositories matching graphics & multimedia · Batch Image Processing. Refine with filters or upvote what's useful.

Awesome Batch Image Processing GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • zuruoke/watermark-removalzuruoke का अवतार

    zuruoke/watermark-removal

    4,616GitHub पर देखें↗

    यह सॉफ़्टवेयर एक वॉटरमार्क हटाने वाली प्रणाली है जो इमेजेस से अवांछित टेक्स्ट या लोगो को हटाने के लिए मशीन लर्निंग और इमेज इनपेंटिंग का उपयोग करती है। यह प्रीट्रेन्ड मॉडल्स के माध्यम से विज़ुअल स्थिरता सुनिश्चित करते हुए, मूल पृष्ठभूमि से मेल खाने के लिए गायब पिक्सेल को पुनर्निर्माण करती है। इस प्रोजेक्ट में बाइनरी मास्क, बाउंडिंग बॉक्स, या ब्रश स्ट्रोक का उपयोग करके कंटेंट रिप्लेसमेंट के लिए विशिष्ट क्षेत्रों को अलग करने के लिए एक मास्किंग यूटिलिटी शामिल है। इसमें एक बैच प्रोसेसर भी है जो एक पूर्व-निर्धारित फ़ाइल सूची के माध्यम से इमेजेस के बड़े सेट पर इन सफाई कार्यों को लागू करता है। यह सिस्टम न्यूरल नेटवर्क प्रोसेसिंग के लिए इमेजेस को उनके संबंधित मास्क के साथ संरेखित करने के लिए आयामों और आस्पेक्ट रेशियो को टेंसर में सामान्यीकृत (normalize) करके इमेज तैयारी को संभालता है।

    Applies automated cleaning and editing tasks to large sets of images via predefined file lists.

    Pythondeep-learningmachine-learningpython
    GitHub पर देखें↗4,616
  • imazen/imageflowimazen का अवतार

    imazen/imageflow

    4,402GitHub पर देखें↗

    Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library, a command-line image processor, and a dynamic image processing server. It provides the means to decode, encode, and apply complex visual transformations to images through programmatic interfaces, JSON job files, or on-the-fly URL query strings. The system distinguishes itself through a graph-based processing pipeline that allows for single-pass multi-format encoding, generating multiple image sizes and formats from a single decode to reduce overhead. It further features a res

    Automates image manipulation tasks across large sets of files using command-line scripts.

    Rustimage-compressionimage-manipulationimage-server
    GitHub पर देखें↗4,402
  • meowtec/imaginemeowtec का अवतार

    meowtec/Imagine

    4,373GitHub पर देखें↗

    Imagine इमेज ऑप्टिमाइज़ेशन, कम्प्रेशन और फ़ॉर्मेट रूपांतरण के लिए एक क्रॉस-प्लेटफ़ॉर्म डेस्कटॉप एप्लिकेशन है। यह PNG और JPEG संपत्तियों के लिए फ़ाइल आकार को कम करने के लिए डिज़ाइन किए गए एक बैच इमेज कंप्रेसर और कनवर्टर के रूप में कार्य करता है। यह टूल इमेज फ़ाइलों के पदचिह्न को सिकोड़ने के लिए लॉस और लॉसलेस कम्प्रेशन विधियों दोनों का समर्थन करता है। यह विभिन्न ऑपरेटिंग सिस्टम और प्लेटफ़ॉर्म पर संगतता सुनिश्चित करने के लिए इमेज फ़ॉर्मेट बदलने के लिए उपयोगिताएँ प्रदान करता है। एप्लिकेशन वेब संपत्ति अनुकूलन और बैच प्रसंस्करण पर केंद्रित है, जो बैंडविड्थ उपयोग को कम करने और पेज लोडिंग गति में सुधार करने के लिए कई छवियों को एक साथ संसाधित करने की अनुमति देता है।

    Enables applying optimizations to multiple image files simultaneously for faster processing.

    TypeScript
    GitHub पर देखें↗4,373
  • kohler/gifsiclekohler का अवतार

    kohler/gifsicle

    4,255GitHub पर देखें↗

    Gifsicle is a command-line image processor and animation editor used for creating, editing, and optimizing GIF images. It functions as a utility for assembling static images into animations, extracting individual frames from existing sequences, and manipulating GIF metadata. The tool distinguishes itself through specialized optimization capabilities that reduce file sizes by removing redundant pixels and employing lossy compression. It manages color palettes through quantization and colormap conversion to ensure display compatibility and reduce bit-depth. Broad capabilities include image tra

    Processes multiple image files in place to apply modifications efficiently.

    C
    GitHub पर देखें↗4,255
  • oxipng/oxipngoxipng का अवतार

    oxipng/oxipng

    4,032GitHub पर देखें↗

    Oxipng Rust में लिखा गया एक हाई-परफॉरमेंस कमांड-लाइन यूटिलिटी है जिसे लॉसलेस PNG इमेज ऑप्टिमाइज़ेशन और डेटा मिनिमाइज़ेशन के लिए डिज़ाइन किया गया है। यह एक लॉसलेस कंप्रेसर के रूप में कार्य करता है जो विज़ुअल क्वालिटी को बदले बिना फाइल साइज को कम करता है। यह टूल बड़ी इमेज बैचेस की प्रोसेसिंग को तेज करने के लिए मल्टी-थ्रेडेड टास्क पैरेललिज्म के उपयोग के माध्यम से खुद को अलग करता है। यह प्रत्येक इमेज के लिए सबसे छोटा संभव फाइल साइज खोजने के लिए इटरेटिव रीकम्प्रेशन रणनीतियों और सिमेट्रिक-पास ऑप्टिमाइज़ेशन का उपयोग करता है। सॉफ्टवेयर की क्षमता सतह गैर-आवश्यक मेटाडेटा चंक्स को हटाने और संपीड़न दक्षता बढ़ाने के लिए पूरी तरह से पारदर्शी पिक्सेल के लिए कलर वैल्यूज के सामान्यीकरण को कवर करती है। यह वेब एसेट ऑप्टिमाइज़ेशन और सामान्य इमेज डेटा रिडक्शन के लिए ऑटोमेटेड प्रोसेसिंग प्रदान करता है।

    Automates the optimization of large sets of PNG images for efficient software distribution and web hosting.

    Rustimage-compressionimage-optimizationpng
    GitHub पर देखें↗4,032
  1. Home
  2. Graphics & Multimedia
  3. Batch Image Processing