-5

Hello what type of compression is used in this txt file

https://mega.nz/#!AEgwXZ7L!6pJEhKvOUKnWzqfmewNMtxb0uOn_qK_CTmW6TB6z3B0

want to convert it but don't know how is compressed this

Peter Cordes
  • 328,167
  • 45
  • 605
  • 847
yobro
  • 1
  • This is not really a StackOverflow questions as it cannot help other people. This is similar to: Fix this code file. Also you have not provided us with any context. – jobbert Dec 08 '17 at 13:53
  • 2
    Welcome to Stack Overflow. When you created your account here, it was suggested you take the [tour] and read the [help] pages in order to familiarize yourself with the site. If you had done so, you'd know this sort of question is not appropriate here. This site is for specific questions related to code or a programmers tool. Please do that reading before posting your next question here. – Ken White Dec 08 '17 at 13:56

1 Answers1

1

It's not compressed. If it were, it would not be compressible by a factor of eight to ten with conventional compression software (e.g. gzip).

Mark Adler
  • 101,978
  • 13
  • 118
  • 158