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) {
  ret map jpegify(listImageFiles(dir));
}

Author comment

Began life as a copy of #1015317

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, gjtlkbvenryc, 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/4
Text MD5: 3310cc0faf342cce132a064d317c4d0a
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:45:35
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 174 / 224
Version history: 3 change(s)
Referenced in: [show references]