I used COMPACT but it didn't compress the file except changing the file color from black to blue. I only used
COMPACT c:\fileToZip.bak /C
Did i make wrong?
|
I used COMPACT but it didn't compress the file except changing the file color from black to blue. I only used
Did i make wrong?
| ||||
|
feedback
|
|
Blue colour files indicate that the file has been compressed. Right click on the file, select properties and you'll see that the size consumed on disk has been reduced to the compressed size. Example: Took a file of 9kb, compressed it. Now Windows Explorer still shows that the file is 9Kb but the properties show that size consumed on disk has gone down to the compressed size, indicating compression was successful.
| ||||
|
feedback
|
|
On | ||||
feedback
|
|
NTFS compression is loss-less bit compression. Video and picture files are very compressed already. The only way to make them smaller is to use a smarter compression scheme, perhaps fractal / wavelets, or to reduce the quality or size(in pixels) of the images using the original compression scheme. Compact works well with text or data files, others not so much. | ||||
|
feedback
|