R Bulk Resize  R
1 About
2 rbulkresizer executable
3 Requiring the rbulkresizer module
8.12

R Bulk ResizeR🔗ℹ

Maciej Barć <xgqt@riseup.net>

1 About🔗ℹ

R Bulk ResizeR, also called rbulkresizer is a graphical bulk picture resize tool.

2 rbulkresizer executable🔗ℹ

On commandline the rbulkresizer launcher executable takes any number of arguments and interprets them as pictures to append to initial list of pictures to rezise.

For example:
  rbulkresizer ~/Pictures/Screenshots/*.png ~/Downloads/test.jpg

3 Requiring the rbulkresizer module🔗ℹ

 (require rbulkresizer) package: rbulkresizer

Requiring the module is unnecessary, it is reccomended to run rbulkresizer via it’s launcher instead.