4 Commits

Author SHA1 Message Date
poprhythm fff8e346ad Make scripts generic and fix several bugs
- Add optional directory argument to images_resize_recursive.sh,
  zip_images_resize_recursive.sh, and new rar2zip_recursive.sh
- Remove hardcoded-path wrappers rar2zip_images.sh and rar2zip_incomplete.sh
- Fix zip_images_resize.sh: move SCRIPT_DIR to top, change exit 1 to
  continue on bad output file so remaining files still process
- Use MAX_PIXELS variable in images_resize.sh resize argument
- Fix zip_images_recursive.sh: replace case-sensitive 7z globs with
  find -iregex piped via xargs
2026-05-01 21:58:31 -04:00
poprhythm 97ba5eac6a Improvements 2025-11-27 04:22:46 +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