Search found 227 matches

by Xn User
Tue Jun 03, 2025 8:58 am
Forum: MP - General Support
Topic: Speed decoding JPEG2000
Replies: 4
Views: 385

Re: Speed decoding JPEG2000

JPEG2000 support open file two methods :
1) full size
2) only windows resolution
this means what for example you opened image 4096x2304 , but you window or desktop resolution 2560x1440 оr 1920x1080 , in this mode decode images not as 4096x2304 , but as 2560x1440 or 1920x1080 , because detail smaller ...
by Xn User
Sun Jun 01, 2025 8:13 pm
Forum: MP - General Support
Topic: Speed decoding JPEG2000
Replies: 4
Views: 385

Re: Speed decoding JPEG2000

Speed decoding JPEG2000 will be increase ?
by Xn User
Thu May 22, 2025 2:24 pm
Forum: Reproduced - TODO
Topic: Please add SLIC - simple lossless imaging codec
Replies: 4
Views: 442

Re: Please add SLIC - simple lossless imaging codec

This can add as separate plugin for tests )
by Xn User
Wed May 21, 2025 7:25 pm
Forum: Reproduced - TODO
Topic: Please add SLIC - simple lossless imaging codec
Replies: 4
Views: 442

Re: Please add SLIC - simple lossless imaging codec

When I can be try this ?
Currently I not known as this working and will I like it or not )
My format requirements :
1) compression speed , even on old PCs
2) decompression speed , even on old PCs
3) compression force , I wait what this format will smaller than JPEG XL , but faster than JPEG XL same ...
by Xn User
Fri Mar 28, 2025 8:05 pm
Forum: MP - General Support
Topic: Why so with filters ?
Replies: 1
Views: 828

Re: Why so with filters ?

Thiss so and will leaved ? Or we recive unifed filters for risizer and viewer ?
Also , I want understand , what for in resizer avaiable cubic with low quality and not replaced to bicubic with better quality ) and what for in viewer absent lanczos2 mode and mitchel
please , make unifed modes in both ...
by Xn User
Fri Mar 28, 2025 7:56 pm
Forum: Closed/Resolved
Topic: Quality options for loading/decoding JPEG
Replies: 15
Views: 3357

Re: Quality options for loading/decoding JPEG

Yes , quality now it became better , but still lower as I want , quality still lower then in ACDSee Preo
You planed increase quality dithering in JPEG ?
by Xn User
Thu Mar 27, 2025 1:58 pm
Forum: Closed/Resolved
Topic: Bug if rotate image and next press esc
Replies: 10
Views: 1405

Re: Bug if rotate image and next press esc

Thak you ) this bug fixed )
by Xn User
Fri Mar 21, 2025 12:03 am
Forum: Reproduced - TODO
Topic: Please add SLIC - simple lossless imaging codec
Replies: 4
Views: 442

Re: Please add SLIC - simple lossless imaging codec

Previously I was mistaken with link
by Xn User
Thu Mar 20, 2025 3:09 pm
Forum: Reproduced - TODO
Topic: Please add SLIC - simple lossless imaging codec
Replies: 4
Views: 442

Please add SLIC - simple lossless imaging codec

Hi )
Please add this codec to XnView MP https://github.com/bitbank2/SLIC
I learned about this from my friend , he learned from here https://encode.su/threads/4141-Simple-L ... SLI)/page3
by Xn User
Mon Mar 17, 2025 11:07 pm
Forum: MP - General Support
Topic: Speed decoding JPEG2000
Replies: 4
Views: 385

Speed decoding JPEG2000

Hi )
If I use ACDSee Pro any version and I see JPEG2000 imagers , so I have this :
1) image size 4000x3000
2) in view set fit to window
and if window size or desktrop size 1000x750 , image load and view in progressive mode and decode as 1000x750 , if next I press full size - image reload with low ...
by Xn User
Sat Mar 15, 2025 12:47 pm
Forum: XnConvert
Topic: [v1.104] JPEG decoding with dithering
Replies: 6
Views: 548

Re: [v1.104] JPEG decoding with dithering

Please , add all this algorithms https://surma.dev/things/ditherpunk/ and will be learn which is better
In the end will better if this algoritms will be apply optionaly to all lossy or images with less colors
this for testing methods of dithering https://surma.dev/lab/ditherpunk/lab.html
by Xn User
Mon Mar 10, 2025 12:08 pm
Forum: XnConvert
Topic: [v1.104] JPEG decoding with dithering
Replies: 6
Views: 548

Re: [v1.104] JPEG decoding with dithering

Right , Dithering must be do use only for 1x2 1x1 1x1 or 2x1 1x1 1x1 or 2x2 1x1 1x1 , for 1x1 1x1 1x1 dithering not need use )
I also asked in JPEGLi https://github.com/libjxl/libjxl/issues/4146 , you can see what XnView MP and ACDSee Pro 5.0 with IDE_ACDstd 5.0.56.0000 reading file with differ , in ...
by Xn User
Mon Mar 10, 2025 1:14 am
Forum: XnConvert
Topic: [v1.104] JPEG decoding with dithering
Replies: 6
Views: 548

Re: [v1.104] JPEG decoding with dithering

Which method compression in JPEG file was be used ? This very need for report , I mean what 1x1 1x1 1x1 or 1x2 1x1 1x1 or 2x2 1x1 1x1 )
And test was be do with classic JPEG compression methods or JPEG LI compression methods ?
by Xn User
Sat Mar 08, 2025 5:18 pm
Forum: MP - General Support
Topic: Very high quality resizer - PhotoZoom Pro 8 [Solved]
Replies: 3
Views: 648

Re: Very high quality resizer

Theme can close , because this resizer very not universal ) I do tests , and see what this resizers more often work bad then good
by Xn User
Thu Mar 06, 2025 8:12 pm
Forum: Customization
Topic: Please help me create this ACDSee Pro8 theme
Replies: 16
Views: 12190

Re: Please help me create this ACDSee Pro8 theme

How I can fix this
Me not like what remains white in menu , how this fix ?
Currently qss wrote so :

QSlider::groove:horizontal {
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgb(180, 180, 180), stop:1 rgb(140, 140, 140));
border: 1px solid rgb(60, 60, 60);
height: 4px ...