Skip to main content

Batch conversions of raw images

Project description

Python Image Converter

This is a simple Image converter written in Python

The app is using PIL ,rawpy and imageio . Files are converted to .jpg format

Convert for FREE multiple image files

I saw all kinds of software out there but when you have hundrends of raw images is tedious to convert one by one! Other Options were to get program suits like photoshop or even pay!

Notes

The .ai files are renamed as .pdf and moved to the converted directory !!!

What files can be used ?

DNG , CR2 , CRW, NEF , PEF, ERF , ORF , PPM , MOS , MRF , MRW , SRW and more!!!

Personally i convert a lot of .psd , .TIF and .dng files !!!

Speed

This script is multithreaded and checks if you have already converted an image!

Install

Using pip (recommended)

$ pip3 install raw_image_converter

Running it from the repo

In that case using an virtual environment is recommended

 git clone https://github.com/achimoraites/Python-Image-Converter.git [my-app-name]
 cd [my-app-name]

 pip install -r requirements.txt

 raw_image_converter --s <Enter-Path-Of-Directory>

Example usage

 # simple usage
 raw_image_converter --s <Enter-Path-Of-Directory>

 # set a custom target image format
 raw_image_converter --s <Enter-Path-Of-Directory> --ext '.png'
  • The --s argument is where you set the path to the directory you want to convert!
  • The --ext argument is where you specify the image format that will be used for the converted images; by default the .jpg is used. valid options are:
    • .jpg
    • .png

The application will create a folder 'converted' where all your converted images are located!

And you are done!

ScreenShot

Python Image Converter

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

raw-image-converter-1.0.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

raw_image_converter-1.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file raw-image-converter-1.0.2.tar.gz.

File metadata

  • Download URL: raw-image-converter-1.0.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for raw-image-converter-1.0.2.tar.gz
Algorithm Hash digest
SHA256 9a2aec1b2d6ab0b51675b44a8984c7c5b35f1af6094b649f8329c5cc31f6cd5c
MD5 9f8eb42695bf95c7214ab1db4366921a
BLAKE2b-256 044f9aa8bb6e89c5bf2940ac9f87b7c47ceb2e0c7d6ec15432375535c30c7951

See more details on using hashes here.

File details

Details for the file raw_image_converter-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for raw_image_converter-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7d63850146d5a136ab76cef36610c54fb7dcbf591a566dfe12533b7e6582ef8a
MD5 49e4caff850f48b48379f1997eeb7343
BLAKE2b-256 d6aac52479d92abca82a4c0cd32e721a9e54b261b23f652d12a1a1a296b2abe6

See more details on using hashes here.

Supported by

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