Jump to content

Compressing High Resolution Pictures-Help-

Go to solution Solved by Glenwing,
14 minutes ago, MaestroOCZ said:

 I meant as a resolution compression , thanks for the info

Just look up how to resize images with whatever image editor you're using.

Let's say I have the full size photo of Andromeda Galaxy (that is 4.3Gb btw) and I don't have 600+ FHD displays. 

 

Is there way that I can compress this image to a smaller version so I can display it on a 8K monitor or something like that? 

 

And if I compress it , will the picture have a  higher pixel density so I can zoom without losing good quality? (Asking this for other photos as well) 

Link to comment
https://linustechtips.com/topic/810647-compressing-high-resolution-pictures-help/
Share on other sites

Link to post
Share on other sites

4 GB what ?  4GB in memory as uncompressed bitmap (3 bytes per pixel), 4 GB as JPG or PNG or PSD ?

 

If you have a lot of memory, a 64bit image viewer (for example 64 bit freeware Irfanview) should be able to load the image and resample to 8K but it would take quite a bit of time.

 

Alternatively, you could separate the image in 10% by 10% chunks and resample each of those to 8K / 10 and then stitch them together

 

If you can upload that image somewhere, i'm willing to make an 8K or whatever version for you

 

PM me and i can give you a ftp account where you can upload a large file, if you can't use megaupload or other file hosts (that don't process the image file in any way)

 

nevermind; found the PSB file on NASA's site, downloading to play with it.

 

Link to post
Share on other sites

I presume it is this image: http://www.spacetelescope.org/images/heic1502a/

 

Downloading a smaller version would probably be a lot easier to work with than the full resolution file.

 

If you want to be able to zoom with good quality, you'd need to keep a higher resolution than the display. For a static display, like wallpaper, I'd do a one off resize for it.

Gaming system: R7 7800X3D, Asus ROG Strix B650E-F Gaming Wifi, Thermalright Phantom Spirit 120 SE ARGB, Corsair Vengeance 2x 32GB 6000C30, MSI Ventus 3x OC RTX 5070 Ti, MSI MPG A850G, Fractal Design North, Samsung 990 Pro 2TB, Alienware AW3225QF (32" 240 Hz OLED)
Productivity system: i9-7980XE, Asus X299 TUF mark 2, Noctua D15, 64GB ram (mixed), RTX 4070 FE, NZXT E850, GameMax Abyss, Samsung 980 Pro 2TB, iiyama ProLite XU2793QSU-B6 (27" 1440p 100 Hz)
Gaming laptop: Lenovo Legion 5, 5800H, RTX 3070, Kingston DDR4 3200C22 2x16GB 2Rx8, Kingston Fury Renegade 1TB + Crucial P1 1TB SSD, 165 Hz IPS 1080p G-Sync Compatible

Link to post
Share on other sites

1 hour ago, mariushm said:

4 GB what ?  4GB in memory as uncompressed bitmap (3 bytes per pixel), 4 GB as JPG or PNG or PSD ?

 

If you have a lot of memory, a 64bit image viewer (for example 64 bit freeware Irfanview) should be able to load the image and resample to 8K but it would take quite a bit of time.

 

Alternatively, you could separate the image in 10% by 10% chunks and resample each of those to 8K / 10 and then stitch them together

 

If you can upload that image somewhere, i'm willing to make an 8K or whatever version for you

 

PM me and i can give you a ftp account where you can upload a large file, if you can't use megaupload or other file hosts (that don't process the image file in any way)

 

nevermind; found the PSB file on NASA's site, downloading to play with it.

 

https://www.spacetelescope.org/images/heic1502a/ 

 

it's here , sorry I don't know if it's jpg, png or something else but I think 4.3Gb version is uncompressed like you said.

Link to post
Share on other sites

It's PSB (photoshop big file) ... 69536x22230 8-bit (per color) sRGB

Uncompressed would be ~ 4637355840 bytes or 4422 MB

Imagemagick for some reason crashes when trying to save to uncompressed bitmap or raw, maybe it would work if i tell it to save only a slice of it (and make let's say 10 vertical slices) but i'm too lazy to search the command line syntax.

Don't have other software that support PSB and don't feel like installing Adobe Photoshop CS3

Link to post
Share on other sites

3 hours ago, MaestroOCZ said:

Let's say I have the full size photo of Andromeda Galaxy (that is 4.3Gb btw) and I don't have 600+ FHD displays. 

 

Is there way that I can compress this image to a smaller version so I can display it on a 8K monitor or something like that? 

 

And if I compress it , will the picture have a  higher pixel density so I can zoom without losing good quality? (Asking this for other photos as well) 

If you're talking about scaling for display, yes any image viewing program can do this, just press fullscreen and it will scale the image down to fit on your monitor. Or do you just mean file size compression?

Link to post
Share on other sites

5 hours ago, Glenwing said:

If you're talking about scaling for display, yes any image viewing program can do this, just press fullscreen and it will scale the image down to fit on your monitor. Or do you just mean file size compression?

 I meant as a resolution compression , thanks for the info

Link to post
Share on other sites

14 minutes ago, MaestroOCZ said:

 I meant as a resolution compression , thanks for the info

Just look up how to resize images with whatever image editor you're using.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×