473,396 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to reduce the size of Images(JPEGs)

Hello all,
When I upload pictures to Google(picasa) picture size is autmatically
reduced.
I would like to do that in Csharp. Is there an API to do that?

Thanks in Advance
Sep 30 '08 #1
2 1913
I found answer Here
http://forums.asp.net/t/29645.aspx

"Sridhar Panatula" <pa******@hotmail.comwrote in message
news:e%****************@TK2MSFTNGP03.phx.gbl...
Hello all,
When I upload pictures to Google(picasa) picture size is autmatically
reduced.
I would like to do that in Csharp. Is there an API to do that?

Thanks in Advance


Sep 30 '08 #2
But you should not even be using .jpeg files at all because it is a lossy
file format and each time the file is edited and saves the quality gets
worse and worse.

As a best practice you should be using the Portable Network Graphic
"loss-less" image file format (.png) which has been created specifically for
the web several years ago and is now supported everywhere by most software,
services and all current browsers. If you are getting the .jpg files from a
camera resave them immediately to .png.

"Sridhar Panatula" <pa******@hotmail.comwrote in message
news:e1***************@TK2MSFTNGP06.phx.gbl...
>I found answer Here
http://forums.asp.net/t/29645.aspx

"Sridhar Panatula" <pa******@hotmail.comwrote in message
news:e%****************@TK2MSFTNGP03.phx.gbl...
>Hello all,
When I upload pictures to Google(picasa) picture size is autmatically
reduced.
I would like to do that in Csharp. Is there an API to do that?

Thanks in Advance


Sep 30 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Aaron Davies | last post by:
I'm trying to write some classes for my collaborative whiteboard to transmit images over the network, using the javax.imageio API, but I'm running into an odd problem: my code words fine with PNGs,...
27
by: skeeterbug | last post by:
please see http://www.geocities.com/operationsengineer1/test.htm for an idea of how i want my logo header div to be layed out. when i went to resize "Test" to 2em (from 1em), this is what...
7
by: Gary Duncan | last post by:
Hi all, My first incursion into this group so apologies if the following question is misplaced. That is, I'm trying to find some free javascript which implements the "ken burns effect" on...
7
by: fahdsultan | last post by:
A very small percentage of my visitors have complained that they cannot see the images on my site. This is a fabric site, and the pictures of the swatches are generated with ImageMagik, the rest of...
4
by: Beeman | last post by:
I am looking for a good control that would display/print JPEG images in Access 97. The existing Image controls, even with the JPEG filters, are very slow - and I know there are better ones out...
6
by: Larry R Harrison Jr | last post by:
I have Access XP, and the following code which is supposed to assign a JPEG to an image control: Me.Image9.Picture = "F:\Pictures\CP775_SonyDSCP50\FingerRockNight_Resize.jpg" I get this error...
0
by: Paul Perot | last post by:
Hi All: I have an application in ASP.NET using VB.NET where I would like to process a number of JPEGs. I have a simple button that starts the process going, an image control, and some code...
4
by: Contralto | last post by:
Hi, I can convert my report to Adobe PDF, but the photos are very poor. They were taken as RAW images and I've tried saving them at different resolutions as JPEGs, but it doesn't seem to make...
13
by: seegoon | last post by:
Hi all. So: I've put together a page, in which I want several clickable image maps. I've put those together already. The problem with image maps is that they're not very intuitive, so users don't...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.