|
Posted by C. on 05/04/07 17:40
On 4 May, 17:57, nawfer <novalidsfors...@alt.al> wrote:
> with php, respect at other programms (graphic or programming)
> if I want to reduce the weight (KB) of one image,
> are there many difference respect other programming language?
> or is better to use delphi or visual basic or c++ or others, which?
>
> isn't important the difference regards that php is not for local pc
> because in the pc will be preinstalled the server.
PHP is not the ideal tool for this job. As to what you should use?
Well there's lots of toolkits out there which work with various
language - I live in Unix land where automating these kind of things
is much easier. But you haven't said what you're willing to sacrifice
along the way (size, resolution, file format). Also whether the
content comes from a trusted source is rather important. The type of
image may have some bearing too.
You might want to seek out ImageMagick - it may have been ported to
run on MS.
HTH
C.
Navigation:
[Reply to this message]
|