large images without compression
-
how to load large images without compression
I have image 6400×10000 pix / 7mb
how to download uncompressed and create thumbnails ?the image is uploaded to the site and not created thumbnails –
but in the post, I may add this image –
I need miniature for optimize the speed –
I need the original image for users(I do not need plug-ins for compression)
php
allow_url_fopen On apc.max_file_size 32M date.timezone ********************************* default_charset utf-8 display_errors Off error_reporting E_ALL & ~E_NOTICE file_uploads On include_path ********************************* log_errors Off mail.force_extra_parameters no value max_execution_time 30 max_input_time 60 max_input_vars 1000 mbstring.func_overload 0 mbstring.internal_encoding UTF-8 memory_limit 128M open_basedir no value post_max_size 32M realpath_cache_size 16k session.save_path /tmp short_open_tag On upload_max_filesize
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘large images without compression’ is closed to new replies.