Hi
Im not that big in ASP so if someone can help me !!
This is my issue:
I have a lot of links on my webpage, and they are poining on tiff pictures made in dpi resolution 300. and what i need is an way to convert the pictures to 72 dpi when an user is clicking on the link.
Can some one please give me the code that i need
Please help ! - Webpage - convert dpi
Moderators: helmut, XnTriq, xnview
Re: Please help !
You'd need to convert the pictures to 72dpi and then upload to the webpage, there is no way a browser can do it unless there is a plugin I'm not aware of.LexiBen wrote:Hi
Im not that big in ASP so if someone can help me !!
This is my issue:
I have a lot of links on my webpage, and they are poining on tiff pictures made in dpi resolution 300. and what i need is an way to convert the pictures to 72 dpi when an user is clicking on the link.
Can some one please give me the code that i need
Use XnView's "Batch Convert -> Set DPI" to convert the TIFF 100dpi to JPG 72dpi images.
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
The only time DPI takes effect is when you print the image. The people downloading the pics can simply resize the images themselves when they go to print them if they want a smaller image. They can either resize it in the print dialog or open it in any image viewer/editor and reduce (or increase) the DPI themselves.
If you're trying to create smaller files for web viewing, then you need to reduce the dimensions of the image (ie take it from 500x500 to 300x300), not the DPI.
If you're trying to create smaller files for web viewing, then you need to reduce the dimensions of the image (ie take it from 500x500 to 300x300), not the DPI.
Oh the feuhrer, oh the feuhrer, oh the feuhrer's nipples bonk!
from thread http://newsgroup.xnview.com/viewtopic.php?p=24734 :
As I said, they can easily change the DPI themselves. A 3 DPI image and a 3,000 DPI image are identical when viewed on a computer, so as long as they change the DPI before they print it, it makes no difference.The reason is that a lot of magazines - Newspapers - and webdesigners are using the pictures, thats the reason to why i have my photos in 72, 150 and 300 dpi
Oh the feuhrer, oh the feuhrer, oh the feuhrer's nipples bonk!