Skip to content

Rajasekaran85/JPEG-to-TIFF-Conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application Title

JPEG to TIFF Image Conversion

Description

  • JPEG to TIFF Conversion
  • Pillow library used
  • tkinter library used
  • JPEG Image Dimension & Resolution value will retain JPEG Images

Getting Started

Dependencies

  • Windows 7

Installing

  • pip install pillow
  • pip install tk

Executing program

  • Run the program
  • Browse the JPEG file location
  • Click the "Submit" button
  • "TIFF" folder will created in the jpeg file directory
  • The jpeg file converted into TIFF file in the "TIFF" folder
  • Output TIFF file resolution (DPI) and dimension size will be same as JPEG image.
  • Output TIFF image compression should be none.

Version History

  • 0.1
    • Initial Release

About

Convert JPEG Image to TIFF Image Format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages