|
Re: Best way to interploate my pictures
In reply to paipel,
3 months ago
|
> Does there exist a programm which can interpolate my size of pictures without loss in a batch process in a little bigger size?
Increasing the size of an image is never going to be lossless in the sense that you're adding to the pixel count, not subtracting.
There are a lot of different algorithms for resizing images and which one works best depends on the image. However the general bicubic resize available in most ( maybe all ) image processing applications works reasonable well.
If you're looking for a general purpose batch processing application then try Phatch ( which is free ).
--
StephenG
| Post (hide subjects) | Posted by | When | |
|---|---|---|---|
| 3 months ago | |||
| 3 months ago | |||
| 3 months ago | |||
| 3 months ago | |||
| 3 months ago | |||
| 3 months ago | |||
| 3 months ago |