The Institute is extremely concerned to see #ImageMagick, a major component of the graphics stack, on the slippery slope towards becoming slopware, more by @ansuz 👇🏻
https://gts.cryptography.dog/@ansuz/statuses/01KKRC56ETV2WP4GCWTNCRN74Z
The Institute is extremely concerned to see #ImageMagick, a major component of the graphics stack, on the slippery slope towards becoming slopware, more by @ansuz 👇🏻
https://gts.cryptography.dog/@ansuz/statuses/01KKRC56ETV2WP4GCWTNCRN74Z
I got to use #ImageMagick to create a thumbnail sheet of the images for the online bit of the #SunrisePottyDoor project today.
Eleven gigabytes of images made tidy after a few minutes of reading their documentation.
If you're not familiar with this piece of old school wizardry, it's worth a look.
#CLI<3
Checked all little utilities, which I'm using in my daily computing, are they still good old programs or slopware?
I prefer to use little programs, which were created to please the needs of it's creator. And/or some folks which has the same needs. The process of such little program creation usually, if author in sane state of mind, doesn't mimick process of commercial software creation, where developers need to rush to "deliver features" to please management and investors. For now this leds to forcing developers to use LLMs on the workplace — all to "deliver features" faster. So one developer for the same price (salary) able to make more features. Profit!
So, when I see how opensource programmer uses LLM to create some opensource program — it is a red flag for me and I'll try to avoid using such program. Because it means to me that programmer doesn't like the process of creation. Like an artist who don't like to draw or photographer, who don't like to make photos. Also, (s)he possibly has a "corporate mindset" (deliver value and features faster, no fun allowed). So, looks like his/her creature is not a pet, but a cattle. When I prefer to use "pet"-programs — usually they are nicer, simpler and doesn't bring me a lot of problems.
Results are pretty good — only three programs are slopware now. These three programs, installed from repositories of my OS, have versions, when these programs were coded by humans.
Here they are:
1) rsync — version 3.4.1 is good, but the next versions will be slopware, since programming happens with Claude LLM.
2) ImageMagick7 — installed good version 7.1.2-15. But since 7.1.2-16 it become a slopware. LLM the same — Claude, was used in one commit.
3) python3 — installed version 3.11.15. Since 3.13.6, according to commits and release dates, it become a slopware too — there are some commits, where the same Claude LLM was used.
If you want to stack two images on top of each other or side-by-side, you can do that from the command line with Imagemagick installed.
To stack vertically and fixing the width to 800 pixels:
$ convert -append 1.jpg 2.jpg -resize 800x out_vert.jpg
To stack horizontally and fixing the height to 600 pixel (and inputs of different formats):
$ convert +append 1.png 2.jpg -resize x600 out_horiz.jpg
Love custom video moves? Check out two clear examples of custom transitions for Kdenlive using ImageMagick from Linux Magazine — great for creative editors and open-source tinkering! Level up your edits! #Kdenlive #ImageMagick #Linux #VideoEditing #OpenSource #Tutorial #Transitions #English
https://prtb.fname.ca/videos/watch/bf981d47-4e89-4d91-b149-5b29728e97b4
Que geniales estas locuras que se pueden hacer con #imagemagick corte los cuadros de las #historieta para armarlo como #Storyboard para una #presentación
cPanel Shared Hosting Server Specs This article provides an in-depth analysis of our #cPanel Shared Hosting server specs and features powering the 100%-SSD cPanel Hosting services.
cPanel Shared Hosting Server Specs
The following features are included with ...
Continued 👉 https://blog.radwebhosting.com/cpanel-shared-hosting-server-specs/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #firewall #memcached #imagemagick #mailman #cloudsitebuilder #malwareremoval #cardav #caldav #gitversioncontrol #cloudlinux #csf #ddosprotection #imap #cagefs #imunify360 #malwarescanner #lscache
✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #imagemagick #redis #troubleshooting
cPanel Shared Hosting Server Specs This article provides an in-depth analysis of our #cPanel Shared Hosting server specs and features powering the 100%-SSD cPanel Hosting services.
cPanel Shared Hosting Server Specs
The ...
Continued 👉 https://blog.radwebhosting.com/cpanel-shared-hosting-server-specs/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #csf #multiphp #cloudlinux #cagefs #malwarescanner #firewall #memcached #gitversioncontrol #ddosprotection #lscache #caldav #imap #imunify360 #imagemagick #pgadmin #modsecurity #cardav #cloudsitebuilder #malwareremoval #mailman #nodejs
Bonjour les mastonautes,
Des experts en #ImageMagick ?
J'ai un souci quand je recadre une image verticale. Pour mon site, j'exporte une partie des photos en 2048x512. Si à l'affichage sur mon ordi est correcte, quand je l'exporte vers mon site, dans le gestionnaire d'image, elle est affichée avec une rotation, même si elle s'affiche correctement sur mon site.
Illustrations :
1 - l'image recadrée sur mon ordi
2- la même image toujours sur mon ordi (dimensions incorrectes)
3- la même image dans mon gestionnaire d'image (web)
4- son affichage sur mon site
Ma formule magick :
magick image.jpg -resize x2048 -gravity Center -crop 512x2048+0+0 crop.jpg
1 idée?
🌙 Actualización en `lune_die.sh`
Mejoré el procesamiento de la imagen lunar usando ImageMagick:
-flop
-brightness-contrast -8x18
-gamma 0.92
Ahora la luna se integra mejor con el fondo oscuro y gana profundidad visual.
🌙✨ Nueva actualización publicada: v1.3.2
Mejora estética en la integración de la imagen lunar dentro de Conky.
🔧 Se simplificó el procesamiento con ImageMagick
🎨 Ajuste fino de brillo y contraste
🧩 Mejor compatibilidad con picom
🚫 Eliminado el efecto de “cuadrado” alrededor de la luna
A veces la solución más simple es la más elegante 😉
#Conky #AntiX #Linux #Bash #ImageMagick #picom #SoftwareLibre #moon #luna 🌘 🌗 🌖 🌑
🔗 https://github.com/DrCalambre/OpenWeatherMap-wather-conky-master
@kitami Merci pour cette procédure de #compression de #photos. En plus c'est hyper simple et facilement scriptable en #bash avec #imageMagick. Et merci pour l'idée. J'étais justement en train de me dire que j'avais tout de même une sacrément grosse quantité de #sauvegardes à dupliquer et à archiver, lors d'un changement de disque sur mon #NAS.
Pour la suite je n'ai pas fait comme toi tout de même : je ne suis pas allé faire une balade et shopping avec ma fille 😃, ni j2s et raclette.
✅ (Solved) How to Fix #PHP Warning: Module ‘imagick’ already loaded Error
This article provides a guide for how to fix PHP Warning: Module 'imagick' already loaded errors.
🛠️ How to Fix PHP Warning: Module 'imagick' already loaded Error
When PHP encounters this warning, it means that the Imagick extension is being loaded more than once in your configuration files. While the warning itself usually won’t ...
Continued 👉 https://blog.radwebhosting.com/how-to-fix-php-warning-module-imagick-already-loaded/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #troubleshooting #imagemagick #redis
I’ll provide a tailored example (Pillow or Sharp) and a small script or Docker-ready worker to generate thumbnails automatically #scripts #imagemagick #thumbnails #gthumb
Hey, summer is coming. :-)
Accidental shots from my #Android #webkam while preparing and testing the setup. #Adb to take the fotos, #ImageMagick converts and labels them with watermarks, #ffmpeg automatically makes a video. And cron on the #raspberrypi does the rest. All #opensource, #linux stuff. Lovin' it. Check out the #regensburg zeitfresser webkam: https://feilner-it.net/webkam/
40 Sicherheitslücken in #ImageMagick geschlossen | Security https://www.heise.de/news/40-Sicherheitsluecken-in-ImageMagick-geschlossen-11186935.html #Patchday