this post was submitted on 31 Mar 2024
39 points (100.0% liked)

Open Source

30777 readers
664 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I use Imagemagick for some things, but this is to recommend to other non technical users

A lot of people upload their sensitive files to online converters/compressors, and I'd like to recommend something easier

Say

  • webp to PNG to jpeg
  • compressing PDF, converting to and from other formats, extracting pages, unlocking, etc
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 6 months ago

Converting, editing and compressing images is very easy using gThumb. It will provide you with basic editing tools like, colour correction, special effects, cropping etc., and using the save image as option will provide you with conversion and compression options.

The Eye of GNOME is another great tool for converting and compressing images using the save as option.

For PDF, I use GIMP. It may be overkill for kost users, but it is a pretty useful tool for basoc editing as well, like adding text overlay, and other options covered in gThumb.

[–] [email protected] 3 points 6 months ago* (last edited 6 months ago)

Pandoc wad gonna be my recommendation for anything document based, but like ImageMagick, it's command line, that sent me looking. Looks like https://panwriter.com/ is a good front end for it, probably gonna give it a try myself.

For documents, nothing quite like pandoc, I would be surprised if it's not what most of those sketchy websites use on the backend anyway.

[–] [email protected] 3 points 6 months ago* (last edited 6 months ago)

Xnconvert for some of these tasks

[–] [email protected] 3 points 6 months ago

I use pdfarranger, it can do everything I need. Not sure it can do everything you need so it's best to just test it. Not sure it can compress for example.

[–] chraebsli 3 points 6 months ago

for images, i use squoosh.app. it is a webapplication and not a desktop app. it can compress, convert & resize various image types. it is opensource and running offline (locally on your computer). github

[–] [email protected] 1 points 6 months ago (1 children)

Not open source, but highly trusted for over a decade now, and they provide Linux builds. XNViewMP is going to save your life as far as batch converting images goes, with reliable metadata carryover, and insanely easy GUI. Imagemagick in comparison is like building a rocket by yourself and launching it into space, with no guarantees.

For PDF, I am not sure. I like PDF X-Change Editor on Windows, and it is lifetime offline licensed, no subscriptions. PDF Arranger has good reviews for Linux, it seems. https://alternativeto.net/software/pdf-arranger/about/

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

Love me some XNView / XNConvert for batch image conversion.

[–] [email protected] 1 points 6 months ago