Skip to main content

Questions tagged [compression]

The re-encoding of a file or data into a form that uses fewer bits of information than the original data.

0 votes
1 answer
82 views

When I use Image Capture to scan a 4x6 print photo on my flatbed scanner at 600 dpi, with no rotation applied to the bounding box, the resulting TIFF file is generally around 11 MB in size, and the ...
jdmc's user avatar
  • 392
0 votes
0 answers
521 views

It seems like this has remained relatively constant over the last 5+ years or at least as long as I have been paying attention. Files on an internal SSD can be copied to other drives much faster… ...
Caleb Burdett's user avatar
1 vote
1 answer
100 views

While trying to remove duplicates of MRI readings I am tarring / compressing (tgz) the top-level directory with a mix of executables, pdf, text, dll, and data in proprietary format (but sometimes with ...
smithknown34's user avatar
0 votes
0 answers
148 views

I have an archived read-only Time Machine drive sitting on a NAS. It is a straight dump (made with dd) of a CoreStorage encrypted HFS+ hard disk. It's taking up 10TB, and I expect that the much of the ...
Glyph's user avatar
  • 1,858
1 vote
0 answers
892 views

Why can't I compress/zip a zero byte file which is located in an external exFat drive in Mac OS ? I keep getting this error, The operation couldn’t be completed. Undefined error: 0. I have some marker ...
anarchy's user avatar
  • 170
0 votes
4 answers
796 views

I have a little dozen images with the file extension *.jpe. All the others are the well-known *.jpg, *.jpeg and so on. Can these images be renamed from *.jpe to *.jpg? Is there any difference to *.jpg?...
Sybil's user avatar
  • 4,137
2 votes
1 answer
2k views

I want to take a backup of the folder ~/Library/Application Support/MobileSync which houses my iOS Backups on my MacOS computer. To do the backup, I'm planning on archiving this folder with file ...
P A N's user avatar
  • 10.4k
1 vote
0 answers
240 views

What compressed file formats does the Files.app support extracting from? I can't seem to find any official documentation to this effect. Any trial-and-error tales?
Gothic_Day's user avatar
1 vote
0 answers
867 views

Not interested in using Time Machine in this case. Trying to backup the $HOME directory and am producing an error at the same location no matter the command so far: ~/Library/Containers/com.apple....
m_antis's user avatar
  • 54
3 votes
1 answer
775 views

I wanted to compress the Xcode.app I downloaded from the app store into .xip format. Is it the same as compressing it to .zip and renaming?
Ted's user avatar
  • 251
0 votes
1 answer
191 views

After a little testing, I can't figure out what the difference is in the archive formats listed in the Preferences > Use archive format. Each time I compress a folder, each one has the same ...
agarza's user avatar
  • 2,417
1 vote
1 answer
632 views

If I right click a file and I compress it I obtain a file.zip. Is it possible to set right click-->compress to produce a file.tar.gz as output? I always have to do it through terminal but many times I'...
Erontado's user avatar
  • 123
1 vote
1 answer
1k views

I tried to uncompress a .svgz file using gzip, but encountered gzip: p1.svgz: unknown suffix -- ignored. $ gzip -d p1.svgz gzip: p1.svgz: unknown suffix -- ignored I added the suffix .gz to the .svgz ...
SparkAndShine's user avatar
4 votes
1 answer
644 views

I'm scanning some old family photos using Image Capture. I want a lossless image using TIFF and LZW compression. What I'm seeing, thanks to the tiffutil -info <file> command, is that the .tiff ...
spyle's user avatar
  • 139
5 votes
0 answers
462 views

The LZVN algorithm, like the better-known LZFSE, is introduced in macOS 10.9 for decmpfs. It was discovered in 2014 as a kernelcache compressor before the official WWDC 2016 release of LZFSE, which ...
Mingye Wang's user avatar

15 30 50 per page
1
2 3 4 5
7