xgqt / rbulkresizer

Graphical bulk picture resize tool written in Racket (mirror)

Home Page:https://gitlab.com/xgqt/rbulkresizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Bulk ResizeR

Graphical bulk picture resize tool written in Racket.

About

This app is meant to be a alternative to https://bulkresizephotos.com A member of my family was using that service to resize their photos so I thought I would write a libre replacement.

Bugs

Report bugs to the upstream on GitLab.

  • few TODOs and FIXMEs here and there
  • can only create PNG images

Compilation

WARNING!!! This process is still experimental. Better to just install Racket, especially if you are on GNU+Linux.

By using scripts from this repository the binaries can be found in bin directory.

Linux

Execute make exe.

Windows

Run the exe.ps1 script.

License

SPDX-License-Identifier: GPL-3.0-only

Unless otherwise stated contents here are under the GNU GPL v3 license

This file is part of rbulkresizer.

rbulkresizer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

rbulkresizer is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with rbulkresizer. If not, see https://www.gnu.org/licenses/.

Copyright (c) 2021, Maciej Barć xgqt@riseup.net Licensed under the GNU GPL v3 License

About

Graphical bulk picture resize tool written in Racket (mirror)

https://gitlab.com/xgqt/rbulkresizer

License:GNU General Public License v3.0


Languages

Language:Racket 79.4%Language:Makefile 10.4%Language:Emacs Lisp 4.4%Language:PowerShell 3.0%Language:Shell 2.7%