Giter VIP home page Giter VIP logo

theanhnb97 / jpeg-repair-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drcrecoverydata/jpeg-repair-tool

0.0 0.0 0.0 19 KB

JPEG Repair Tool GUI is a Python application built with PyQt6 for repairing corrupted JPEG images by shifting MCU and applying auto color enhancements. It provides a user-friendly interface to streamline the process of repairing JPEG images affected by encryption or other issues.

License: Other

Python 100.00%

jpeg-repair-tool's Introduction

JPEG Repair Tool

2024-04-24_004544

This is a simple GUI tool for repairing JPEG images by shifting MCU and applying auto color enhancements.

Overview

This tool is built using Python and PyQt6. It provides a user-friendly interface to repair JPEG images corrupted due to encryption or other issues.

Features

  • Select a reference JPEG image and an encrypted folder containing corrupted JPEG images.
  • Repair corrupted JPEG images by shifting MCU and applying necessary adjustments.
  • Automatically enhance colors of repaired images.
  • User-friendly GUI with buttons for easy interaction.

Requirements

  • Python 3.x
  • PyQt6
  • NumPy
  • Pillow (PIL)

Usage

  1. Install the required dependencies.
  2. Run the script jpeg_repair_tool.py.
  3. Use the buttons to select the reference JPEG image and the encrypted folder.
  4. Click on "Repair JPEGs" to start the repair process.
  5. Optionally, click on "Auto Color" to enhance the colors of repaired images.
  6. Monitor the output in the text area for progress and errors.

How it works

The tool first identifies the MCU shift required for each corrupted JPEG image. Then, it applies the necessary shift and saves the repaired images. Optionally, it applies auto color enhancement to improve the visual quality of the images.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0). See the LICENSE file for details.

Acknowledgments

  • This tool is inspired by the need to recover corrupted JPEG images efficiently.
  • Special thanks to the developers of PyQt6, NumPy, and Pillow for their amazing libraries.

jpeg-repair-tool's People

Contributors

drcrecoverydata avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.