We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[releco-images@athena releco-photos]$ ls -l 01-uploaded/test.jpg -rwxrwxrwx. 1 1024 users 301101 Jan 31 15:43 01-uploaded/test.jpg [releco-images@athena releco-photos]$ process-photos -b "srgb(0,0,0)" -r cw --out 02-original/ 01-uploaded/test.jpg 2023/01/31 16:10:17 Could not find any images with the extension .JPG. [releco-images@athena releco-photos]$ mv 01-uploaded/test.jpg 01-uploaded/test.JPG [releco-images@athena releco-photos]$ process-photos -b "srgb(0,0,0)" -r cw --out 02-original/ 01-uploaded/test.JPG [releco-images@athena releco-photos]$ ls -l 02-original/test.JPG -rw-rw-r--. 1 1026 65541 217830 Jan 31 16:10 02-original/test.JPG
not a serious issue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
not a serious issue
The text was updated successfully, but these errors were encountered: