Skip to main content

A python package for converting .jpg and .jpeg file formats to .png

Project description

The python package is focused on converting the .jpg or .jpeg file formats to .png file formats.

## Install

## Usage

The package focus on usage for conversion of image formats like .jpeg or .jpg to .png file formats.

## Modules

### There is 1 module named converter

#### functions currently present in module:converter

##### initialization of class Converter()

The constructor takes in 1 compulsary argument i.e the array or list of files that needs to be converted to .png file format.

##### Method toPng()

Method takes in 1 optional argument i.e. the specific save path location for the converted files or by default saves it in the location where the source image file was found. The name of the converted file remains the same as before i.e. unchanged.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ImageConverter-1.0.7.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ImageConverter-1.0.7-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page