angry that theres no auto-compression javascript things, i mean maybe there is? but i had trouble finding it. I just dont wanna manually compress like nearly 80 images... man!
Would highly recommend command line tools like image magick or magick mogrify. They've saved a lot of time once you figure out the syntax. I can send a few code snippets if you like (my email is on my contact page).
if you use a mac id highly recommend a combo of imageoptim and exifcleaner, theyre both just gui wrappers for other commandline tools but they work really well and are pretty easy to use
xncovert might be helpful? https://www.xnview.com/en/xnconvert/
Would highly recommend command line tools like image magick or magick mogrify. They've saved a lot of time once you figure out the syntax. I can send a few code snippets if you like (my email is on my contact page).
if you use a mac id highly recommend a combo of imageoptim and exifcleaner, theyre both just gui wrappers for other commandline tools but they work really well and are pretty easy to use
thank you guys! This is helpful!