Skip to content

hasanbarisgok/heic_to_jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

heic_to_jpg

This is a Streamlit app that converts HEIC image files to JPG format.

How to use

  1. Select one or more HEIC files to convert.
  2. Click the "Convert Images HEIC to JPG" button.
  3. The converted JPG files will be saved in the "converted_images" folder.

Requirements

  • Python 3
  • streamlit
  • pillow
  • pillow_heif

Usage Step Step:

To run the app, execute the following command in the terminal:

1- streamlit run filepath.py

in vscode: in cmd/terminal:

If you would be success, this screen should be visible like this: main_page

2- Select a folder, after select a file/files.

browse/select a folder browse/select a file/files (.heic)

3- After 2. step, you will see Convert Images HEIC to JPG button.

convert button

4- After 3. step, when job will be finished, you will see All Jobs are Done! text. all jobs are done

5- After 4. step, your files will be converted as .jpg type in your documents/converted_images. all jobs are done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages