#1 2013-04-29 20:09:52

Kobe
Member
Registered: 2013-04-08
Posts: 38

Compress Files

Hello friends,

I need to compress some files using my program in delphi. I saw that the framework has some very nice libraries to do that, but I have read the SAD documentation e I still with some doubts of how to do that.

What library would be better to use in my case? Is there any example to guide me through?

Offline

#2 2013-05-01 18:00:09

mpv
Member
From: Ukraine
Registered: 2012-03-24
Posts: 1,571
Website

Re: Compress Files

There are many examples - you can easy found it using search http://synopse.info/forum/search.php by word "compress". For example this topic http://synopse.info/forum/viewtopic.php?id=1159 or this http://synopse.info/forum/viewtopic.php?id=48

Offline

#3 2013-05-02 08:06:49

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,660
Website

Re: Compress Files

Also take a look at SynLZ.pas libraries, which is much faster than other algorithms for compression.

Offline

Board footer

Powered by FluxBB