Browsed by
Tag: paq8px

PAQCompress v0.3.6 released!

PAQCompress v0.3.6 released!

Hi everyone, Today, I have released PAQCompress v0.3.6: This release adds PAQ8PXv v5. The previous release added PAQ8PX v4 and PAQ8P_PC. You can download this new version at the project’s GitHub page here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3.6 Enjoy! Post Views: 0

PAQCompress v0.3.3 and v0.3.4 released!

PAQCompress v0.3.3 and v0.3.4 released!

Hi everyone, Today, I have released PAQCompress v0.3.3 and v0.3.4. Yup, 2 versions in a day. What happened was that paq8pxd v63 was first released, so I downloaded it and added support for it in PAQCompress. That’s what v0.3.3 adds. A few minutes later, it turns out that paq8px v178 was also released, so I also added support in PAQCompress and that’s what v0.3.4 adds: So there you have it, 2 version in a day. Of course, you should only…

Read More Read More

PAQCompress v0.3.2 released!

PAQCompress v0.3.2 released!

Hi everyone, Today morning, I have released v0.3.2 of PAQCompress: This new release adds support for paq8px v62. You can download it at GitHub here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3.2 Enjoy! Post Views: 0

PAQCompress v0.3 and cmix_gui v1.6 released!

PAQCompress v0.3 and cmix_gui v1.6 released!

Hi everyone, Today, I have released PAQCompress v0.3: This release allows you to drag and drop a file into the software executable and it will pre-fill the input and output textboxes, saving you time from browsing for an input and output location. You can download this release at GitHub here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3 I’ve also released CMIX GUI v1.6: This release adds cmix_v16f and improves the software logging. As with PAQCompress, you can also now drag and drop a file into the…

Read More Read More

Introducing the new, better PAQCompress GUI

Introducing the new, better PAQCompress GUI

Hi everyone, I started this year being productive and have coded for the past couple of days, hence my absence of posts in this site. I’ve worked on updated a graphical user interface I wrote several years ago for the PAQ Compression software. At the time, I had limited skills writing code, and my GUIs were not that great. Hence, I took that software and rewrote it from scratch to provide a better user experience. I also updated the software…

Read More Read More

A simple script to compress files using the very powerful PAQ8PX compression software

A simple script to compress files using the very powerful PAQ8PX compression software

Hi everyone, Today, I’d like to share with you a Python script I wrote that enables file and folder compression using the latest version of the powerful PAQ8PX compression software. PAQ is a compression software originally developed by Matt Mahoney and released under the GPL license. It has a lot of contributors and has had lots of changes since it was originally introduced. PAQ8PX is one of the most powerful (and slowest) compression software that is actively under development. You…

Read More Read More