Skip to content

Add verification if image file is corrupt. #75

Open
haphaeu wants to merge 1 commit intotrickortweak:masterfrom
haphaeu:image_check
Open

Add verification if image file is corrupt. #75
haphaeu wants to merge 1 commit intotrickortweak:masterfrom
haphaeu:image_check

Conversation

@haphaeu
Copy link

@haphaeu haphaeu commented Dec 5, 2016

--- Check if file has a valid image ---
I happen to have many corrupted images. Flickr only detects that the files are not valid image files after the upload. Added support to correct that. Gives output on skipped files.

Also
--- Added basic support for windows ---
by just skipping the check of multiple instances running.
Virtually no changes for linux.

 . Check if file has a valid image using module PIL

 . Added basic support for windows by skipping check of multiple
   instances running. Keep things the same for linux.
@oPromessa
Copy link
Collaborator

oPromessa commented Oct 24, 2018

I have built the forked this project into flickr-uploader and also available on pypi.org also.

It should work on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants