Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

Turn your small size pictures into masterpieces

License

Notifications You must be signed in to change notification settings

sudo-give-me-coffee/highquality-fy

Repository files navigation

highquality-fy | Download

Application screenshots. Turn your small size pictures into masterpieces. This tool creates a blurry background with HD quality (or any quality that you want) and add a layer with original image on top of it, see the example:

Image: original

After

Image: after filter

For common users:

  1. Download AppImage

  2. Make it executable

  3. Have fun!

Alternatively download DEB and install it


For advanced users (CLI, Scripting, Server...):

Install:

  1. Download it:
wget -c https://raw.githubusercontent.com/sudo-give-me-coffee/highquality-fy/master/highquality-fy
  1. Turn executable:
chmod +x highquality-fy
  1. Move to /usr/bin:
sudo mv highquality-fy /usr/bin

Uninstall:

  1. Run it:
sudo rm /usr/bin/highquality-fy

Usage:

highquality-fy filename [resolution]

[resolution] is optional and follow format "width x height" for example 1360x768 (by default 1280x720 is used)

Preset on this version:

Preset Resolution
hd 1280x720
fullhd 1920×1080

If you run without parameters, a graphical wizard will start

Dependencies:

  • imagemagick
  • yad (only if you want use GUI)

Material reference:

FAQ

  • Will you provide a flatpak?

No, i don't like Flatpak, but if you want you can make it

  • Already exist a tool to do it... why make another?

Simply, first that pre existing tool exist officially only for elementaryOS, and the tool uses deprecated functions.

  • Will you add more filters? Maybe, open an issue with the filter description, i will try create a way to apply it