Windows 10: Compressing files using Xpress16K algorithm

Discus and support Compressing files using Xpress16K algorithm in Windows 10 Network and Sharing to solve the problem; I want to compress my entire partition C: with xpress16k ... user files, system files, ... all. I just have a partition (c:) and i want to... Discussion in 'Windows 10 Network and Sharing' started by Jn TM, Jul 3, 2019.

  1. Jn TM Win User

    Compressing files using Xpress16K algorithm


    I want to compress my entire partition C: with xpress16k ... user files, system files, ... all.



    I just have a partition (cCompressing files using Xpress16K algorithm :) and i want to compress my entire partition with "xpress16k"

    Anyone know if this is possible?


    cd "c:"
    compact /c /s /a /i /f /exe:xpress16k





    PD: I was testing this in usb bootable with windows 10 and give me 100% errors. ... so What Its wrong?....




    compact /c /s /a /i /f /exe:xpress16k "e:\*.*"



    ***Original title: I want to compress my entire partition C: with xpress16k***

    :)
     
    Jn TM, Jul 3, 2019
    #1
  2. RejZoR Win User

    Compress files??

    It all depends on the contents. Back in the early days of DVD games, they had plenty of space compared to CD's. So they left stuff uncompressed on the DVD itself. Compressing such ISO image would result in very high compression ratio. But these days, even DVD discs are becoming small and game companies are already using data compression to fit more data on the same DVD. And since you cannot compress already compressed data, you're seeing more and more of the 99% compresion ratio moments.

    Good examples of such scenarios is when you want to compres uncompressed WAV file and a MP3 file. WAV is not compressed and you can decrease its size significantly. You might gain few kilobytes when trying to compress already compressed MP3. The same is with images. You can compress BMP images rather well but when compressing JPG images, you won't really gain anything as its already compressed.

    There are few very specialized algorithms that may gain some more compression out of already compressed data, but the gains are usually very small and usually not worth the extra compression time needed to perform the compression itself. Plus you can only use them to compress very specific data files.
     
    RejZoR, Jul 3, 2019
    #2
  3. Ahhzz Win User
    So I used KGB Archiver to compress a 10gb file into a 40mb file...

    Exactly. Most compression programs change a series of 1s and/or 0s to a couple of digits, and stores the total file in a table of contents/index. If you've got a file with TONS of repeating digits, sure, but pictures? No way to get that kind of compression in the real world.


    from an article on "How To Geek"

    First, we installed Bastion and compressed its folder — about 863 MB in size of music, graphics, executable files, and various different types of documents:

    • Zip (Windows 8.1): 746 MB (86.4% of the original size)
    • Zip (WinZip): 745 MB (86.3% of the original size)
    • RAR (WinRAR): 746 MB (86.4% of the original size)
    • 7z (7-Zip): 734 MB (85% of the original size)
    Next, we compressed Hotline Miami, which is 654 MB of data:

    • Zip (Windows 8.1): 316 MB (48.3% of the original size)
    • Zip (WinZip): 314 MB (48% of the original size)
    • RAR (WinRAR): 307 MB (46.9% of the original size)
    • 7z (7-Zip): 301 MB (46% of the original size)
    I would not expect a great deal of change from those numbers in November of 2014 to now, nor would I expect any real-world files to come any where NEAR the compression rate of .4%.
     
    Ahhzz, Jul 3, 2019
    #3
  4. lx07 Win User

    Compressing files using Xpress16K algorithm

    compressing vs compactos


    What are you asking? Did you look into it and found something you couldn't understand?

    compact /compactos compacts some (but by no means all) files in the C:\Windows directory using the xpress4k algorithm. It does nothing with user files.

    xpress4k is one of the options on the compact command all of which result in smaller compressed files than NTFS, but it is worse than xpress8K, xpress16k or LZX. Conversly xpress* use less CPU to extract than LZX. These other compression options are only avaliable manually where you specify the directory and if you use them the directory prompty forgets it is supposed to be compressed and so no new files are compressed at all.

    Generally speaking NTFS compression is terrible and should not be used these days. You'll have to check performance for yourself but xpress8k or xpress16k will probably be the most efficient for any PC made in the last decade.

    I use xpress16k (for most things) and then flag the directory with default in case I forget to re-do it.

    Something like
    $folder='C:\Users\Whatever'
    compact /c /s /a /f /q /i /exe:xpress16k $folder\*
    then
    compact /c $folder
     
    lx07, Jul 3, 2019
    #4
Thema:

Compressing files using Xpress16K algorithm

Loading...
  1. Compressing files using Xpress16K algorithm - Similar Threads - Compressing files using

  2. Compressing a jpg file using Windows tools

    in Windows 10 Gaming
    Compressing a jpg file using Windows tools: I am compiling a family history of photos and have 3 files of digital photos in jpg format that were created for me by scanning a batch of 35mm slides. I want to merge them into an existing file created I created from scanned prints. Those pictures are 300 dpi.The images in...
  3. Compressing a jpg file using Windows tools

    in Windows 10 Software and Apps
    Compressing a jpg file using Windows tools: I am compiling a family history of photos and have 3 files of digital photos in jpg format that were created for me by scanning a batch of 35mm slides. I want to merge them into an existing file created I created from scanned prints. Those pictures are 300 dpi.The images in...
  4. Compressing Files

    in Windows 10 Customization
    Compressing Files: Is it safe to compress all the folders in c drive? Please answer !! https://answers.microsoft.com/en-us/windows/forum/all/compressing-files/1d9bcd44-7272-4ed6-a598-3724a298ba3d
  5. Compressed file

    in Windows 10 Network and Sharing
    Compressed file: I have a photo file that is compressed. I don't know how that happened, but how do I remove it from being compressed? https://answers.microsoft.com/en-us/windows/forum/all/compressed-file/834893b5-4de1-415a-8560-319b6f411950
  6. File Compression . . .

    in Windows 10 Network and Sharing
    File Compression . . .: My computer, is a "Dell" laptop. Running, Windows 10 pro. I want to compress all my files. Like "Documents". WinZip was the first one, I found. But, WinZip, is not free. So, I typed in. Show me alternatives, to WinZip. I found, quite a few. But even, the alternatives. Have,...
  7. file compression

    in Windows 10 Network and Sharing
    file compression: I have a 5.3mb pdf file that I need to compress to a 2.0mb. How do I do this? Thank you all. https://answers.microsoft.com/en-us/windows/forum/all/file-compression/9213218a-4cba-414b-b613-048b16bd05d7
  8. Compressed Files

    in Windows 10 Customization
    Compressed Files: Hello, I was wondering if there was any way to automatically compress all files on my pc without having to go and manually compress all of them. Please and thank you. https://answers.microsoft.com/en-us/windows/forum/all/compressed-files/61cf235d-6333-4696-b2be-666b891dedbb
  9. I want to compress my entire partition C: with xpress16k

    in Windows 10 Network and Sharing
    I want to compress my entire partition C: with xpress16k: I want to compress my entire partition C: with xpress16k ... user files, system files, ... all. I just have a partition (c:) and i want to compress my entire partition with "xpress16k" Anyone know if this is possible? cd "c:" compact /c /s /a /i /f...
  10. Microsoft open sources Project Zipline compression algorithm

    in Windows 10 News
    Microsoft open sources Project Zipline compression algorithm: The Open Compute Project (OCP) Global Summit 2019 kicks off today in San Jose where a vibrant and growing community is sharing the latest in innovation to make hardware more efficient, flexible, and scalable. For Microsoft, our journey with OCP began in 2014 when we joined...

Users found this page by searching for:

  1. compact xpress16k default

    ,
  2. algorithm for compressing entire folder