Activity for Nikkho

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Have checked MP3 processing and it should not strip metadata. According to the log file it executes mp3packer without -t -s Start: 2024/08/22 17:34:48 End: 2024/08/22 17:34:49 Level: 9 Original: 5414467 Optimized: 5350569 Errorlevel: 0 Input: C:\Users\JavierG\Desktop\MP3\Lennox Annie - (10) - ItS Alright , BabyS Coming.mp3 Output: Plugin: MP3packer (1/1) Commandline: D:\PROYECTOS\FileOptimizer\Plugins64\mp3packer.exe -z -a "" -A -f "C:\Users\JavierG\Desktop\MP3\Lennox Annie - (10) - ItS Alright ,...

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    I will add to my todo listo to debug and try to check possible failured during the invocation to the plugins. Regarding the option of clearing metadata it is not the scope of FileOptimizer, but I will not discard creating a new tool for bulk removing it in several file types. For MP3 processing I am using MP3Packer and if "Copy metadata" is enabled FO will pass it the -t and -s flags which should not stripg metadata according to the plugin documentation: -t Strip non-MP3 data at the beginning (mainly...

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you so much for posting your conclusions. Indeed it is stated in FO itself in the tooltip as you noticed but also in the FAQ at: https://nikkhokkho.sourceforge.io/?page=FileOptimizer "Have the optimized files same degree of compatibility as the original ones? Generally yes, they have the same degree of compatibility. The exception is JPEG images, when you have enabled the User arithmetic encoding option. It generates smallest files with the same quality, but require recent software to render...

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    It is hard to catch. I run the optimization process over those three files 10 times and never happened. But as you say, it is only happening sometimes. The thing is that the checks in FO are even more exhaustive than you suggest, if you take a look to it you will see: https://sourceforge.net/p/nikkhokkho/code/HEAD/tree/trunk/FileOptimizer/Source/cppMain.cpp#l3047 1) Plugin execution is checked for being correct. 2) If it is the optimize size is checked. It required fille to exists. It should be greater...

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Indeed this is what FO is doing. Unless the plugin returns OK, optimized file is not keep. Can you attach a sample of file, please?

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Sure. Take look at the FAQ section: https://nikkhokkho.sourceforge.io/?page=FileOptimizer See how to enable the log, and then how to disable a plugin until you get the one failing.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you Anton. Can you try to isolate the plugin failing?

  • Nikkho Nikkho committed [r1827] on Code

    Improved donator check

  • Nikkho Nikkho posted a comment on discussion Open Discussion

    This is not 7z but 7zFM

  • Nikkho Nikkho committed [r1826] on Code

    16.70

  • Nikkho Nikkho committed [r1825] on Code

    More

  • Nikkho Nikkho committed [r1824] on Code

    - Some minor optimizations and code cleanup.

  • Nikkho Nikkho committed [r1823] on Code

    Added cjpegli x64 from libjxl when JPEG lossy is enabled (AcidBurn)

  • Nikkho Nikkho committed [r1822] on Code

    Updated pingo to 1.23.9 x64 version

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    It seems to only support libc "emulation", so it will not be enough for FO, which relies on VCL and Borland/Embarcadero extensions.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you Edward. I am aware of it, and I am very sorry. Behind the scenes the web site is build over SPHPBlog (https://sourceforge.net/projects/sphpblog/) it was an opensource CMS I collaborated with, and which is now abandoned. Sourceforge decided to upgrade their servers to PHP 8, and unfortunately SPHPBlog is not compatible with it. It will require to be fixed, or either the entire FileOptimzer website to be rebuilt under a different plattorm. This is a huge effort and requires lots of time....

  • Nikkho Nikkho committed [r1821] on Code

    Updated pingo to 1.21 x64 version

  • Nikkho Nikkho committed [r1820] on Code

    16.60

  • Nikkho Nikkho committed [r1819] on Code

    - Updated SQLite to 3.45.2 x86 and x64 Visual C++ 2022 custom builds.

  • Nikkho Nikkho committed [r1818] on Code

    - Updated UPX to 4.2.3.

  • Nikkho Nikkho committed [r1817] on Code

    C++ Builder 12.1

  • Nikkho Nikkho committed [r1816] on Code

    Updated pingo to 1.19.3 x64 version

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    1) All PNG plugins used onlky use CPU, not GPU. 2) FO dones not use GPU 3) Single core for FO, multithreading depends on some plugins.

  • Nikkho Nikkho modified ticket #135

    Three dependencies detected as malware by "CrowdStrike Falcon Sensor", multiple hits on VirusTotal

  • Nikkho Nikkho posted a comment on ticket #135

    Thank you for your report. Those are third party plugins included in FileOptimizer, so there is nothing I can do other than removing them from the package, and thus, loose its functionality. So better approach would be to report these False positives to the vendor. Also take a look to: - https://sourceforge.net/p/nikkhokkho/discussion/fileoptimizer/thread/798e1315/ - https://sourceforge.net/p/nikkhokkho/discussion/fileoptimizer/thread/7e4162e0/

  • Nikkho Nikkho committed [r1815] on Code

    Updated pingo to 1.18 x64 version

  • Nikkho Nikkho committed [r1814] on Code

    Updated gifsicle to 1.95

  • Nikkho Nikkho posted a comment on ticket #134

    Not sure if it has more advantages than problems. Probaly lots of people will not see it if the window is not modal.

  • Nikkho Nikkho committed [r1813] on Code

    Updated pingo to 1.17.7 x64 version

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you James. Clear completed files is in my Todo list already: https://sourceforge.net/p/nikkhokkho/discussion/fileoptimizer/thread/d7d8304e79/#c3f9/accc

  • Nikkho Nikkho modified ticket #133

    File list - marking many files produce viewing problems - path and filename get lost in grid

  • Nikkho Nikkho posted a comment on ticket #133

    It seems that you have reduced the filename column. First one shown is the filetype. Can you confirm?

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Unfortunatelly they do not seem to be suitable alternatives. They are either web based or paid tools.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Again, thank you so much-. And what about Copy & Paste? Since some releases ago, FO supports CTRL-C to copy all items in the grid. You can then launch a new instance and paste them with CTRL-V. That would be the same. As for the clear completed, is an interesting idea. Will add to my ToDo list.

  • Nikkho Nikkho committed [r1812] on Code

    - Updated Leanify to 0.4.3.280.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Tidy is not actively updated, so I do not know what to do with it if they not fix it.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Excellent. Just did some tests with several PNG and PDF and both the main menu and the context menu worked fine. Nevertheless, I am quite curious, and at the same time, happy to read it is a 1 time problem.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Glad to hear. Thanks for confirming!

  • Nikkho Nikkho committed [r1811] on Code

    Fix some CppCheck warnings

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you so much for noticing and for your kind words. In fact I needed to perform an urgent update from 16.50.2808 yesterday to 16.50.2809 today due to an important bug. I did everythng but forgot to set in Sourceforge to use de installer as default. It is now fixed.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you for your suggestion. Why not adding those files directly from Windows Explorer to a new instance?

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    It should be fixed now. Can you please try build 2809 and confirm? https://sourceforge.net/projects/nikkhokkho/files/FileOptimizer/16.50.2809/

  • Nikkho Nikkho committed [r1810] on Code

    - Fixed some events being lost during C++ Builder 12 upgrade (avalanch)

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    It seems that new StringGrid in RAD Studio 12 is not supporting multiline cells which is key to FileOptimizer. It will require a major update.

  • Nikkho Nikkho committed [r1809] on Code

    16.50

  • Nikkho Nikkho committed [r1808] on Code

    Updated pingo to 1.17 x64 version

  • Nikkho Nikkho committed [r1807] on Code

    Updated UPX to 4.2.1

  • Nikkho Nikkho committed [r1806] on Code

    Minor tweaks

  • Nikkho Nikkho modified ticket #55

    BUG - FileOptimizer - Interaface - Column Width Resizing Indicators

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    As far as reported, the problem is related to pingo. So unless the author updates it, there is nothing I can do. On the user side, you can either disable/remove it, or downgrade to a previous version.

  • Nikkho Nikkho committed [r1805] on Code

    - Updated cpdf to 2.6.1

  • Nikkho Nikkho committed [r1804] on Code

    - Updated pingo to 1.15 x64 version.

  • Nikkho Nikkho committed [r1803] on Code

    - Some minor optimizations and code cleanup.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    That makes sense a lot. Thank you James.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you so much for the report. Confirmed that the build has not been updated. So I have reverted the version checker as well as the download link in sourceforge to be 16.40.2781. Regarding colors, can you check the same without removing metadata? Could you isolate the faulting plugin?

  • Nikkho Nikkho committed [r1802] on Code

    16.40

  • Nikkho Nikkho committed [r1801] on Code

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you. I supposed --strip safe was by default, so I have added it. Also --alpha. zopfli (-Z) was already in place.

  • Nikkho Nikkho committed [r1800] on Code

    Added additional oxipng flags (Ganne)

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Dear Mike, Thank you for your suggestion and for your support. It makes sense in order to avoid unneded garbage in the INI file. It has been already implemented in the source: https://sourceforge.net/p/nikkhokkho/code/1799/

  • Nikkho Nikkho committed [r1799] on Code

    Implemented automatically purging file cache. On close, if cache is enabled and INI size is larger than 200 KB. then FileOptimizer will check all entries on the cache section and remove the ones pointing to unexisting/deleted files (Mike Ando).

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    I did a quick test, and it makes sense. I have implemented it on the source, but still need to do more trials. Any feedback is welcome. https://sourceforge.net/p/nikkhokkho/code/1798/

  • Nikkho Nikkho committed [r1798] on Code

    Switched from OptiPNG to OxiPNG (Owen Quinlan, Yakov Till, Gannet)

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    I still see this as opened: https://github.com/shssoichiro/oxipng/issues/551

  • Nikkho Nikkho committed [r1797] on Code

    Updated mozjpeg to 4.1.5 x86 and x64 binaries.

  • Nikkho Nikkho modified ticket #131

    PDF DPI option not persisted

  • Nikkho Nikkho posted a comment on ticket #131

    Thank you. It is working fine here. Does the problem occur with all values or only with 150? Is the value properly stored in the INI file?

  • Nikkho Nikkho posted a comment on discussion Other software Discussion

    Thank you for your offer Fritz. Unfortunatelly my Youtube channel is getting most of my free spare time. This means that my website, my books, and my software are almost stalled right now.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you for your support Hoiger. It is something I want to implement since years ago. But honestly do not know how to do it. The case of guetzli would be trivial, it is only used for JPEG kind images and when Lossy is Enabled and Copy Metadata disabled. But this is not the usual thing. A plugin execution depends on the filetype. Take in mind pingo, used for PNG and JPEG. It uses different paramenters depending on the filetype, and furthermore, the compression level is calculated depending on the...

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you so much for your suggestion. Unfortunately, this is not as easy as it seems. For instannce JPEG can be .jpg or .jpeg, while an APNG can be .PNG or .APNG

  • Nikkho Nikkho committed [r1796] on Code

    Updated pingo to 1.12 x64 version.

  • Nikkho Nikkho committed [r1795] on Code

    - Updated Ghostscript to 10.02.0.

  • Nikkho Nikkho committed [r1794] on Code

    Some minor optimizations and code cleanup

  • Nikkho Nikkho committed [r1793] on Code

    Updated mozjpeg to 4.1.4 x86 and x64 binaries

  • Nikkho Nikkho posted a comment on discussion Other software Discussion

    <title></title> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- body { margin: 8px 8px 8px 8px; background-color: #ffffff; } /* ========== Text Styles ========== */ hr { color: #000000} span.rvts1 /* Heading */ { font-weight: bold; color: #0000ff; } span.rvts2 /* Subheading */ { font-weight: bold; color: #000080; } span.rvts3 /* Keywords */ { font-style: italic; color: #800000; } a.rvts4, span.rvts4 /* Jump 1 */ { color: #008000; text-decoration: underline; }...

  • Nikkho Nikkho committed [r1792] on Code

    - Updated UPX to 4.10.

  • Nikkho Nikkho committed [r1791] on Code

    Updated jpegoptim to 1.5.5 x64

  • Nikkho Nikkho committed [r1790] on Code

    Updated gifsicle to 1.94

  • Nikkho Nikkho committed [r1789] on Code

    - Upgraded distributions to 7-Zip 23.01.

  • Nikkho Nikkho committed [r1788] on Code

    - Updated Ghostscript to 10.01.2.

  • Nikkho Nikkho modified ticket #129

    Latest win64 build requires *.bpl to run

  • Nikkho Nikkho posted a comment on ticket #129

    Sorry about than, and thank you for reporting necros. It seems that even if Delphi RTL are not used, they were trying to be dynamically loaded. It should be fixed now: https://sourceforge.net/p/nikkhokkho/code/1787/

  • Nikkho Nikkho committed [r1787] on Code

    - Delayed load SHCORE.DLL to improve startup time.

  • Nikkho Nikkho committed [r1786] on Code

    - Added pingo 1.00 compatibility flags.

  • Nikkho Nikkho posted a comment on ticket #128

    It is strange, cannot reproduce it. Will your optimized file is 128K, taking the original one and optimizing it with same settings as you generates a 169K

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you Dionis. Do you know which plugin is the one breaking the colors?

  • Nikkho Nikkho committed [r1785] on Code

    Updated jpegoptim to 1.5.4 x64.

  • Nikkho Nikkho committed [r1784] on Code

    Updated SQLite to 3.42.0 x86 and x64 Visual C++ 2022 custom builds

  • Nikkho Nikkho committed [r1783] on Code

    Updated pingo to 1.00 a70 x64 version.

  • Nikkho Nikkho committed [r1782] on Code

    16.30

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you for pointing up. First part is easy, just expanding PatchPE to those 8 plugins. I have added it to the repo: https://sourceforge.net/p/nikkhokkho/code/1781/ and will be avaiable on net release. Using old versions of 5 plugins probably will loose capabilities in newer systems, so I shall perform some time of OS detection and execute the older or the newer.

  • Nikkho Nikkho committed [r1781] on Code

    Improved Windows XP compatibility by PEPatching tidy.exe, sqlite3.exe, pngoptimizer.exe, mkclean.exe, jsmin.exe, jpegoptim.exe, imagew.exe and gifsicle.exe (marc).

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Thank you for your suggestion. The problem of LuaMinify is it required Lua to run. Would integrate it if it has no dependencies.

  • Nikkho Nikkho posted a comment on discussion FileOptimizer Discussion

    Great Louis. Please keep me posted and do not hesitate sharing this beta.

  • Nikkho Nikkho modified ticket #126

    -set dispose background corrupt gif

  • Nikkho Nikkho posted a comment on ticket #126

    Sorry about missing that. This is now removed: https://sourceforge.net/p/nikkhokkho/code/1780/

  • Nikkho Nikkho committed [r1780] on Code

    Removed ImageMagick's "-set dispose background" because sometimes it corrupts GIF (necros -#126-)

  • Nikkho Nikkho committed [r1779] on Code

    Updated jpegoptim to 1.5.3 x64

  • Nikkho Nikkho modified ticket #127

    Russian translation

  • Nikkho Nikkho posted a comment on ticket #127

    Thank you so much. Fixed: https://sourceforge.net/p/nikkhokkho/code/1778/

1 >