What changes
An image dpi changer edits the instruction attached to the pixels.
DPI is a print-density instruction. It tells layout, print, or upload software how many image dots should map to one inch. A 3000 x 2400 pixel file tagged at 300 DPI is interpreted as 10 x 8 inches. The same pixels tagged at 150 DPI are interpreted as 20 x 16 inches.
That is why a file can look sharp on screen and still fail a submission rule. The portal may not be judging the visible image first. It may be reading a header and looking for 300 DPI, 200 DPI, or another required value. The image dpi changer gives you a controlled way to write that value and verify the physical-size implication.
The important boundary is honest: changing DPI does not create detail. It solves the metadata side of the problem. If the pixels are already enough, the new tag can unblock the workflow. If the pixels are not enough, the readout helps you see that before wasting another upload attempt. A transparent image dpi changer should make that boundary impossible to miss.
