Skip to content

previously heic-to-jpg, SnapShift converts .heic files to multiple image formats in bulk.

License

Notifications You must be signed in to change notification settings

louispawaon/snapshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapShift

Previously heic-to-jpg, converting heic files using the internet is cumbersome and so i made this now intuitive way of converting .heic files to multiple image formats.

Installation

  1. Download the SnapShift.exe file
  2. Choose your Target Folder with the .heic images
  3. Choose your Destination Folder for the converted images
  4. Choose what image type you want your .heic file to be converted
  5. Convert and wait for it to be finished.

Contributing

Contributions to this project are welcome! To contribute, please fork this repository, make your changes, and submit a pull request. Before submitting a pull request, please make sure that your changes are well-tested and adhere to the PEP 8 style guide.

To run this script, you will need to install the required libraries listed in the requirements.txt file.

  1. Clone the repository
    git clone https://github.com/louispawaon/snapshift.git
    
  2. Create a virtual environment
    cd SnapShift
    python3 -m venv venv
    
  3. Install requirements.txt
    pip install -r requirements.txt
    
  4. Run the script
    cd src
    python3 converter.py
    

Issues

If you encounter any issues while using this script, please report them by creating a new issue in the issue tracker. When reporting an issue, please include a detailed description of the problem, along with any relevant error messages and steps to reproduce the issue.

About

previously heic-to-jpg, SnapShift converts .heic files to multiple image formats in bulk.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages