Giter VIP home page Giter VIP logo

jpeg-extractor-tool's Introduction

JPEG Extractor Tool

Screenshot from 2024-04-30 15-50-16

This is a PyQt6 GUI application for extracting JPEG files from RAW image files.

Features

  • Browse and select a folder containing RAW image files.
  • Browse and select a folder where the repaired JPEG files will be saved.
  • Extract JPEG files from RAW images.
  • Visual progress feedback using a progress bar and log messages.

Prerequisites

  • Python 3.6 or higher
  • PyQt6 library

Installation

  1. Clone the repository:

git clone https://github.com/DRCRecoveryData/JPEG-Extractor-Tool.git

  1. Navigate to the project directory:

cd jpeg-repair-tool

  1. Install the dependencies:

pip install PyQt6

Usage

  1. Run the application:

python3 jpegextractor-gui.py

  1. Click on the "Browse" buttons to select the RAW folder and the folder where repaired JPEG files will be saved.
  2. Click the "Extract JPEG" button to start the extraction process.
  3. Monitor the progress using the progress bar and log messages.
  4. Once the process is complete, the repaired JPEG files will be available in the specified folder.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project utilizes PyQt6 library for building the GUI.
  • Special thanks to OpenAI for providing guidance and assistance.

jpeg-extractor-tool's People

Contributors

drcrecoverydata avatar

Watchers

 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.