Code Monkey home page Code Monkey logo

notzaching / cr3-viewer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12 KB

CR3 Viewer is a Python app for viewing and saving Canon Raw version 3 (CR3) files. It has a simple GUI using Tkinter and PIL. Features include opening, displaying, and saving CR3 files as JPEG or PNG images. Requires Python with packages like Pillow, rawpy, and imageio. Contributions welcome under MIT License.

License: MIT License

Python 100.00%
canon cr3 photography photos python

cr3-viewer's Introduction

CR3 Viewer

CR3 Viewer is a Python application built using Tkinter and PIL, designed to view and save Canon Raw version 3 (CR3) files. It provides a simple GUI to open, display, and save CR3 files as JPEG or PNG images.

Features

  • Open CR3 Files: Browse and select one or multiple CR3 files to view.
  • Display Images: Thumbnails of the selected CR3 files are displayed in tabs for easy navigation.
  • Save Images: Save the currently viewed CR3 file as a JPEG or PNG image.

Requirements

To run CR3 Viewer, you need Python installed on your system along with the following packages:

  • Tkinter (usually comes with Python)
  • PIL (Pillow)
  • rawpy
  • imageio
  • tkinterdnd2

Installation

  1. Ensure you have Python installed on your system.
  2. Install the required Python packages using pip:

pip install Pillow rawpy imageio tkinterdnd2

Usage

To start the application, run the script with Python:

python main.py

Once the application is running:

  • Click on the New button to open and select CR3 files.
  • The selected files will be opened in new tabs within the application window.
  • Click on a tab to view the image.
  • Click on the Save button to save the currently displayed image as a JPEG or PNG file.

Contributing

Contributions to CR3 Viewer are welcome. Please feel free to fork the repository, make changes, and submit pull requests.

License

CR3 Viewer is released under the MIT License. See the LICENSE file for more details.

cr3-viewer's People

Contributors

notzaching 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.