dropbox / lepton

Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
https://blogs.dropbox.com/tech/2016/07/lepton-image-compression-saving-22-losslessly-from-images-at-15mbs/
Apache License 2.0
5.01k stars 355 forks source link

Help me / How I can compile this projects in Visual Studio #92

Closed ghost closed 7 years ago

danielrh commented 7 years ago

Download cmake https://cmake.org/download/

mkdir build
cd build
"c:\Program Files\CMake\bin\cmake.exe -G "Visual Studio 14 2015" ..

that should generate a .sln file in your current directory then you can build it

ghost commented 7 years ago

how to extract compressed file "lep" images but for it to be compressed and not returned to its original state?

2017-05-16 12:01 GMT+03:00 Daniel notifications@github.com:

Closed #92 https://github.com/dropbox/lepton/issues/92.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dropbox/lepton/issues/92#event-1083722435, or mute the thread https://github.com/notifications/unsubscribe-auth/AYg9zXNGPfyuOoSfK6Ty5bQ0OzFNNeGKks5r6WX0gaJpZM4NbgY1 .

ghost commented 7 years ago

or immediately compress the file size, I can not extract the compressed image with "lip" file

2017-05-17 14:16 GMT+03:00 Богдан Богайчук bgamer.infini@gmail.com:

how to extract compressed file "lep" images but for it to be compressed and not returned to its original state?

2017-05-16 12:01 GMT+03:00 Daniel notifications@github.com:

Closed #92 https://github.com/dropbox/lepton/issues/92.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dropbox/lepton/issues/92#event-1083722435, or mute the thread https://github.com/notifications/unsubscribe-auth/AYg9zXNGPfyuOoSfK6Ty5bQ0OzFNNeGKks5r6WX0gaJpZM4NbgY1 .