Libraryless. Click here for Pure Java version (14599L/86K).
static L<File> jpegifyAll_noBackup(File dir default newFile(".")) { ret map(listImageFiles(dir), f -> jpegify(f, false)); }
Began life as a copy of #1032877
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, gjtlkbvenryc, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1038768 |
Snippet name: | jpegifyAll_noBackup - convert image files in directory to JPEG |
Eternal ID of this version: | #1038768/1 |
Text MD5: | 388c862a5deb2976383d7282d2cedc25 |
Transpilation MD5: | 6223d79c8201331fa24dfce66bc4928f |
Author: | stefan |
Category: | javax / io |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2024-10-06 21:44:56 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 73 / 98 |
Referenced in: | [show references] |