Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6536205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:27:52+00:00 2026-05-25T10:27:52+00:00

I am trying to work on a small webbased Image editor with .NET .

  • 0

I am trying to work on a small webbased Image editor with .NET . I am having issue with JPEG image resize.As I understand there is no way to manipulate JPEG without loosing some quality and saw this as only way to do it . Resizing an image in asp.net without losing the image quality . In this sample target image is saved as a png .

So What I want to do is
1. When user uploads image save it as PNG
2. Manipulate it like resize rotate etc
3. Save it as JPEG

If I save that png as a jpeg will that loose quality as well ? Or should it be fine as its just saving it with other format and not really manipulating it.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:27:52+00:00Added an answer on May 25, 2026 at 10:27 am

    Yes, it will lose quality as well. The difficulty of resizing JPEG is due to the compression (aka encoding) algorithm itself, so it is irrelevant what image format is the source, because to encode the image you have to decode it to a raw format (bitmap, that is) first.

    Also, it’s good to remember, that if the image you’re encoding has been a JPEG before, encoder will have harder time encoding it again after resizing. JPEG divides image into 8×8 pixel blocks to perform the encoding, and resizing moves the borders of these blocks. This is important note, because with higher compression ratios the borders between blocks become sharper — and JPEG is especially bad in encoding irregular sharp edges in image (I’m skipping all the internal details, they’re not important for now, comment if you’d like to know them anyway). This effect is not important for typical photo compression ratios, though.

    Essentially: if you encode image as JPEG, you have to encode it at least once (obvious, isn’t it? 😉 ). And JPEG (i.e. lossy) encoding equals losing quality.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been trying to write a small application which will work with mysql in
Alright, I'm trying to get arguments to work properly with a small test application.
I have been trying to work my way through Project Euler, and have noticed
I'm trying to work with mytablegrid . There is a working example here On
I'm writing a small wrapper around libxml2 in C++, and I'm trying to work
I am trying to upload a files and small files work, but large ones
I'm trying to automate many repetitive tasks at work and this small problem got
I work in at small .net shop where we currently build all our solutions
I'm trying to understand why this does not work. (Basic example with no validation
I have small problem. I'm trying to work on an XML file, but the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.