Sure, the file's too large to upload directly to
gimpchat and I can't post direct links as a new user, so just replace the two
<dot>'s in the link below with
.1. Extract the contents of the
.gz archive into your
/home/<USER>/.config/GIMP/3.0/plug-ins/ folder (each binary should be in its own folder).
There are 5 binaries:
beautify_beautifybeautify_rip-borderbeautify_simple-borderbeautify_skin-whiteningbeautify_texture-borderWARNING: the
beautify_simple-border plug-in is just for reference. It doesn't work as discussed above.
DOWNLOAD LINKhttps://www<dot>dropbox<dot>com/scl/fi/pkaccca6twh1elu39xgyt/beautify-gimp300RC2-ubuntu_noble_24.04.tar.gz?rlkey=i1iri8gloz8sk8zta7t92w2w4&st=gl30xdfw&dl=0
2. Get the extra
rip-border and
texture-border textures from JamesH's
beautify-master.zip above. They are in the
beautify-master/textures/ folder.
Place them in your
/home/<USER>/.config/GIMP/3.0/ folder
Your final directory structure should look like this:
/home/<USER>/.config/GIMP/3.0/
│ ...
├── plug-ins
│ │ ...
│ ├── beautify_beautify
│ │ └── beautify_beautify
│ ├── beautify_rip-border
│ │ └── beautify_rip-border
│ ├── beautify_simple-border
│ │ └── beautify_simple-border
│ ├── beautify_skin-whitening
│ │ └── beautify_skin-whitening
│ ├── beautify_texture-border
│ │ └── beautify_texture-border
│ │ ...
│ ...
├── rip-border
│ ├── art
│ │ ├── 14757.jpg
│ │ │ ...
│ │ └── 201106.jpg
│ ├── border
│ │ ├── 111601.jpg
│ │ │ ...
│ │ └── 201185.jpg
│ ├── flowers
│ │ ├── 12094.jpg
│ │ │ ...
│ │ └── 15625.jpg
│ ├── lights
│ │ ├── 14776.jpg
│ │ ├── 14777.jpg
│ │ └── 14778.jpg
│ ├── others
│ │ ├── 12356.jpg
│ │ │ ...
│ │ └── 201301.jpg
│ └── stars
│ ├── 12792.jpg
│ │ │ ...
│ └── 15620.jpg
│ ...
├── texture-border
│ ├── art
│ │ ├── 12841.jpg
│ │ │ ...
│ │ └── 200835.jpg
│ ├── cloth
│ │ ├── 13027.jpg
│ │ │ ...
│ │ └── 201367.jpg
│ ├── grid
│ │ ├── 114547.jpg
│ │ │ ...
│ │ └── 200622.jpg
│ ├── other
│ │ ├── 12846.jpg
│ │ │ ...
│ │ └── 200286.jpg
│ ├── paper
│ │ ├── 114548.jpg
│ │ │ ...
│ │ └── 201122.jpg
│ ├── texture
│ │ ├── 114860.jpg
│ │ │ ...
│ │ └── 200153.jpg
│ └── wall
│ ├── 13049.jpg
│ │ ...
│ └── 200542.jpg
│ ...
└── ...