Search found 4 matches
- 2019-06-20T10:58:46-07:00
- Forum: Users
- Topic: Odd, thrown error.
- Replies: 7
- Views: 7685
Re: Odd, thrown error.
I got it working, yeah-- I ended up simply scaling them all up, rather than down -- to insure readability. Some filesizes went up, but thats not an issue, and its all legible/working after a lot of fiddling with contrast/gamma, and some filters. Thank you so much for the help!
- 2019-06-20T08:21:50-07:00
- Forum: Users
- Topic: Odd, thrown error.
- Replies: 7
- Views: 7685
Re: Odd, thrown error.
Thanks, that seems.. close. Replacing it with just %a seems to not resize anything, though. Is it because it's the same output file name, now? Is there a way to output it into a new folder, with the same filename? All I know is atm it goes through all the files, and proceeds to resize nothing ...
- 2019-06-19T22:04:51-07:00
- Forum: Users
- Topic: Odd, thrown error.
- Replies: 7
- Views: 7685
Re: Odd, thrown error.
Sadly, no good- thank you though for trying to help, though. I wasn't too sure what to expect given I basically frankenstein'd this together, and hoped it worked. I'm not the best when it comes to this sort of thing, sort of just glad I've got it this far. Edit: Using that code, in case anyone needs ...
- 2019-06-19T21:47:01-07:00
- Forum: Users
- Topic: Odd, thrown error.
- Replies: 7
- Views: 7685
Odd, thrown error.
I am unsure if this is a bug, or just me having no idea what I'm doing-- I've been hammering at this for a bit with basically no knowledge on the system. Basically, I'm attempting to resize (on windows 10) all jpg files in a directory to the nearest power of 2 dimensions (lower, not higher). It ...