poprhythm
|
651cccc21c
|
Fix pixel check to use integer width/height instead of fx expression
The fx:w*h format returned floats in scientific notation which broke
bash arithmetic comparison. Read %w and %h separately instead.
|
2026-05-01 21:51:08 -04:00 |
|
poprhythm
|
cc9353cd61
|
Skip images already within pixel limit
Check pixel count before processing and skip files that are already at or below 8MP, avoiding unnecessary re-compression.
|
2026-05-01 21:44:01 -04:00 |
|
poprhythm
|
97ba5eac6a
|
Improvements
|
2025-11-27 04:22:46 +00:00 |
|
poprhythm
|
dba00da901
|
Add some status and safety checks
|
2025-11-27 03:21:45 +00:00 |
|
poprhythm
|
52572ef7ee
|
Use relative paths for scripts
|
2025-11-27 02:42:20 +00:00 |
|
poprhythm
|
c4528f1319
|
Refactor
|
2025-11-27 02:33:17 +00:00 |
|
poprhythm
|
76c81548bf
|
Initial commit
|
2025-11-26 19:57:06 -05:00 |
|