#png — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #png, aggregated by home.social.
-
AAAAAAAA, WHY DOES #NAPS2 have two different hidden quality settings?
Even if you select the checkbox for "Maximum quality (large files)" under "Image Quality" in the Advanced menu in the Profile it still compresses them heavily when you click "Save Images", cause it has it's own hidden slider.
You need to press the small arrow to the left of it and select "Image Settings" and drag the "Jpeg Quality" slider from 75 up to 100%.
500MB #PNG scan compressed to 20MB #JPEG silently without warning.
-
AAAAAAAA, WHY DOES #NAPS2 have two different hidden quality settings?
Even if you select the checkbox for "Maximum quality (large files)" under "Image Quality" in the Advanced menu in the Profile it still compresses them heavily when you click "Save Images", cause it has it's own hidden slider.
You need to press the small arrow to the left of it and select "Image Settings" and drag the "Jpeg Quality" slider from 75 up to 100%.
500MB #PNG scan compressed to 20MB #JPEG silently without warning.
-
AAAAAAAA, WHY DOES #NAPS2 have two different hidden quality settings?
Even if you select the checkbox for "Maximum quality (large files)" under "Image Quality" in the Advanced menu in the Profile it still compresses them heavily when you click "Save Images", cause it has it's own hidden slider.
You need to press the small arrow to the left of it and select "Image Settings" and drag the "Jpeg Quality" slider from 75 up to 100%.
500MB #PNG scan compressed to 20MB #JPEG silently without warning.
-
AAAAAAAA, WHY DOES #NAPS2 have two different hidden quality settings?
Even if you select the checkbox for "Maximum quality (large files)" under "Image Quality" in the Advanced menu in the Profile it still compresses them heavily when you click "Save Images", cause it has it's own hidden slider.
You need to press the small arrow to the left of it and select "Image Settings" and drag the "Jpeg Quality" slider from 75 up to 100%.
500MB #PNG scan compressed to 20MB #JPEG silently without warning.
-
China's campaign of international diplomatic pressure against Taiwan is now targetting Taiwanese representative offices
This will have significant impacts in the South Pacific where Taiwan relies on offices in PNG and Fiji to maintain relations with the eight Pacific island countries that do not formally recognise Taiwan
-
Eels defend Jarome Luai’s 2027 NRL signing ahead of Chiefs move
Parramatta coach Jason Ryles says he is unapologetic about agreeing to Jarome Luai’s one-season stopover at the Eels.…
#NewsBeep #News #Sports #2027 #AU #Australia #Chiefs #Eels #JaromeLuai #JasonRyles #parramatta #PNG #signing #sports #WestsTigers
https://www.newsbeep.com/au/816386/ -
Eels defend Jarome Luai’s 2027 NRL signing ahead of Chiefs move
Parramatta coach Jason Ryles says he is unapologetic about agreeing to Jarome Luai’s one-season stopover at the Eels.…
#NewsBeep #News #Sports #2027 #AU #Australia #Chiefs #Eels #JaromeLuai #JasonRyles #parramatta #PNG #signing #sports #WestsTigers
https://www.newsbeep.com/au/816386/ -
Today I improved my #Python script to convert #png files in a folder to #gif, using a graphic interface with #PySimpleGUI (I have a CLI version too I have recently converted from #Pillow to #imageio) and during class I made a png to #mp4 version!
png -> mp4 (GUI) https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_mp4_gui.py
png -> gif (GUI)
https://github.com/villares/sketch-a-day/blob/main/admin_scripts/make-gif.py
png -> gif (CLI) https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_gif.py -
if you want a silly (not optimized at all) #PNG(s) to #GIF script:
CLI https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_gif.py
GUI (depends on #PySimpleGUI) https://github.com/villares/sketch-a-day/blob/main/admin_scripts/pngs_to_gif_gui.py
-
#SVG to #png using #svglib and #reportlab so that I can show SVG in a #PySimpleGUI interface!
https://gist.github.com/villares/c5d097b8a8c6178284ae0a6adfd3e7e5#file-svg_psg_svglib_reportlab-py