Settings to use for a batch of scanned photos?

This page summarizes the projects mentioned and recommended in the original post on /r/jpegxl

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fd

    A simple, fast and user-friendly alternative to 'find'

  • Also, at -e 9, cjxl only uses 1 thread, so you could process multiple files in parallel. Unfortunately, if your cpu is slow, you probably don't have much memory and at those resolutions it could be hard to max out your cpu, but maybe you could at least cut the time in half. I usually use https://github.com/sharkdp/fd for that. You could use those options: fd -e png -j 8 -x cjxl -d 0 -e 9 -E 3 --num_threads 0 '{}' '{.}.jxl' Look at your memory usage while transcoding 1 file and adjust the -j flag so that you max out either your memory or cpu.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts