S
S
sHARek2019-01-15 14:04:18
Data compression
sHARek, 2019-01-15 14:04:18

What technologies are used to compress/convert?

There are many different sites that compress, convert and something else online ...
What technologies are / are used for this?
Can I do something of my own in some language, such as Python, PHP? For your personal use.
For example, converting secret documents through any service is not very comme il faut, I would like to do it myself. Without installing any software. Something like a local site with such functionality.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2019-01-15
@2ord

Data compression algorithms do not depend on the implementation in the programming language used. And also don't confuse data compression with data encryption. Compressed data can be recovered by knowing the compression algorithm, while encrypted data can be recovered only if the decryption key is available.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question