Giter VIP home page Giter VIP logo

cr2-repair-tool's Introduction

CR2-Repair-Tool

image

CR2-Repair-Tool is a PyQt6 application for repairing CR2 image files using a reference CR2 file. Provides a user-friendly GUI.

Requirements

  • Python 3.x
  • PyQt6
  • rawpy
  • imageio

pip install pyqt6 rawpy imageio

Usage

  1. Clone the repository or download the cr2repair-gui.py file.

  2. Install PyQt6 if you haven't already: pip install PyQt6

  3. Run the cr2repair-gui.py file: python cr2repair-gui.py

  4. The GUI window will appear. Use the "Browse" buttons to select the reference CR2 file and the encrypted folder.

  5. Click the "Repair" button to start the repair process.

  6. Progress will be displayed in the progress bar and log box. Once the repair is complete, a success message will appear.

How it Works

  • The tool reads the reference CR2 file and locates the offset header.
  • It then scans the encrypted folder for CR2 files to be repaired.
  • For each file found, it copies the data after the offset header from the reference file and writes it to a new file in the "Repaired" folder.
  • The process is tracked in the log box, and progress is shown in the progress bar.

Styling

  • The GUI features modern blue buttons styled with CSS to enhance the user experience.

Limitations

  • This tool is specifically designed for repairing CR2 files and may not work with other file formats.
  • It assumes that the reference CR2 file and the encrypted files have a specific structure, so results may vary with different files.

Disclaimer

  • Use this tool at your own risk. Always make backups of your files before attempting any modifications.

cr2-repair-tool's People

Contributors

drcrecoverydata avatar

Stargazers

trungta avatar  avatar Trân Đại Giang avatar  avatar Resource & Rookie avatar Tuan Anh avatar

Watchers

 avatar

Forkers

sonnguyen1004

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.