My Tools

Here you can find a list of freely downloadable tools that I’ve made for various use cases. All of the tools below are licensed under the standard MIT open license, include respective GitHub links, and are completely free to download.


Gif maker allows you to easily create GIF files through dragging/dropping images. You can also drag in other animated GIF files which will be automatically converted into separate frames. The speed of the GIF can be adjusted using the horizontal slide bar. (Github)

Chinese hoverpad is a simple editor application for Windows 7/8/10 with the ability to hover over and provide Chinese-English translations. It also supports the ability to convert text between simplified and traditional. (Github)

Evernote check is a python script that can be used to periodically verify the integrity of your note collection in the popular note taking application Evernote. It persists data such as individual note sizes, total notes, note dates, and titles in order to confirm if corruption may have occurred. This script was created in response to some user complaints of data loss. (Github)

Midjourney-Manager is a command-line application for managing and downloading all your generative images from Midjourney. This application is designed to help keep track of your images, download them and embed information about each image including the discord channel, the prompt used, the job ID, and more. It also handles upscales and image collages, e.g. the image grids. (Github)


MIT License – Copyright (c) 2023 – Shaun Pedicini

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.