Skip to content

pwjensen/RAWtoCompressedPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAWtoCompressedPY

Installation

  1. Clone repo: (git clone https://github.com/pwjensen/RAWtoCompressedPY.git)

  2. Install requirements (pip install -r requirements.txt)

  3. Setting up Django

    • Navigate to Compy(cd Compy)
    • Run code(python manage.py runserver)
  4. Example output:

Django version 5.0.4, using settings 'Compy.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.

Usage

  1. Open in browser
  2. Upload Image from filesystem
  3. Click Upload
  4. Image as txt can be found at Compy/Compy/assets
  5. Outputs in terminal as well

About

Compressing RAW image file in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published