Search found 4 matches
- 2014-06-09T03:16:18-07:00
- Forum: MagickWand
- Topic: image compression on client side
- Replies: 2
- Views: 15615
Re: image compression on client side
Thanks for your reply.. I got to know that compression is not possible on client side unless imagemagick is installed, Then can you suggest me how can i compress the image through java Script before uploading the image on server side That would be a question to ask on a Javascript forum. I really do ...
- 2014-06-05T04:39:57-07:00
- Forum: MagickWand
- Topic: image compression on client side
- Replies: 2
- Views: 15615
image compression on client side
Hey guys does any one know how to compress image on the client side without reloading the server. I don't want to use ajax
If my image size is greater than 2mb then on client side it compress the image after that load to the server
If my image size is greater than 2mb then on client side it compress the image after that load to the server
- 2014-01-27T05:27:20-07:00
- Forum: MagickWand for PHP
- Topic: Unable to find magicwand dll file for the latest version
- Replies: 0
- Views: 88678
Unable to find magicwand dll file for the latest version
Hi,
I have currently installed the latest version of ImageMagick which is ImageMagick-6.8.8-Q8. I am unable to get the dll file for the php version of 5.4.4. Can anyone tell me where dll fille is available for this version of Imagemagick through php. My OS version is Windows xp 16 bit.
Thanks.
I have currently installed the latest version of ImageMagick which is ImageMagick-6.8.8-Q8. I am unable to get the dll file for the php version of 5.4.4. Can anyone tell me where dll fille is available for this version of Imagemagick through php. My OS version is Windows xp 16 bit.
Thanks.
- 2013-11-25T23:51:16-07:00
- Forum: Bugs
- Topic: Imagemagick not accessible through another PC
- Replies: 0
- Views: 4764
Imagemagick not accessible through another PC
Until recently the Imagemaick i had installed in one of my PCs (PC A) was accessible through other PCs (PC B) connected on the same network through LAN. I could run PHP files on the browser of PC B by running it through PC A. Suddenly this has stopped working. The browser reads the PHP files as ...