Skip to main content

Highcompress API client.

Project description

HighCompress + Python

Python package for the compressing images through Highcompress API. Highcompress compresses your images intelligently and efficiently. Get your Highcompress key from here!

How to install

 pip install highcompress

How to use

import highcompress as hc

hc.key="Your_API_Key"

//Pass the path of image
hc.from_file("Image path")

hc.from_file("Image path","path to save compressed image")

More Features coming soon like releasing setting levels etc.

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

highcompress-3.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

highcompress-3.2-py3-none-any.whl (3.6 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