View Single Post
  #91  
Old 14-08-2022, 09:55
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Lepton
  • You can use lepton with FreeArc to compress JPEG images.

    Example Usage:
    Code:
    [External compressor:lepton]
    header    = 0
    solid     = 0
    packcmd   = {compressor} -skipvalidate $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
    unpackcmd = {compressor} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
https://github.com/dropbox/lepton

By Dropbox - compiled version attached to this post was compiled by me.
Attached Files
File Type: 7z Lepton.7z (1.67 MB, 55 views)
Reply With Quote
The Following 3 Users Say Thank You to Masquerade For This Useful Post:
ffmla (02-11-2022), Gehrman (07-03-2023), L0v3craft (16-08-2022)
Sponsored Links