Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1032877 // jpegifyAll - convert image files in directory to JPEG

JavaX fragment (include)

static L<File> jpegifyAll(File dir default newFile(".")) {
  ret map jpegify(listImageFiles(dir));
}

Author comment

Began life as a copy of #1015317

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032877
Snippet name: jpegifyAll - convert image files in directory to JPEG
Eternal ID of this version: #1032877/2
Text MD5: fa655ffd3ab5c0cbc608164b282adbbe
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-08 22:26:54
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 117
Version history: 1 change(s)
Referenced in: [show references]