Skip to content

Rajasekaran85/Python-TIFF-to-JPEG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Application Title

TIFF Image to JPEG Image Conversion Application

Description

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

Getting Started

Dependencies

  • Windows 7

Installing

  • pip install pillow

Executing program

  • Run the program from TIFF file location
  • "JPG" folder will created in the TIFF file directory
  • The TIFF file converted into JPEG file in the "JPG" folder
  • Output JPEG file will be same DPI resolution and dimension size of tiff image.

Version History

  • 0.1
    • Initial Release

Releases

No releases published

Packages

No packages published

Languages