Menu

Setup ShareX

To automatically upload the screenshots you have to take to voided.host, you must configure a screenshot software on your computer. At the moment we only support ShareX, you will find easy-to-follow instructions to configure ShareX to work with voided.host.

Download ShareX

For this to work, you obviously need to install ShareX. To install ShareX, head over to their Official Website, click Download, and then choose Setup to install the latest version. Always make sure, you download software from official websites, to ensure your security and prevent yourself from installing malicious software. If you want to setup ShareX using the Configuration File, there is an alternative to download ShareX and the configuration simultaneously here

Setup using Config

The easiest way to setup ShareX is using a configuration file. Follow these next few steps, or watch our Setup Tutorial on YouTube.

Download Configuration File

The first step is to download the configuration file, you can do that on your Dashboard Overview by clicking Download ShareX Config in the Downloads section. It will be a ShareX Custom Uploader (.sxcu) file, which stores the data for the Custom Uploader in ShareX.

Alternative: Download Installation File

If you do not have ShareX installed yet, you can also download the Installation File by clicking Download Installation File in the Download section. This will give you an installation file, which first downloads ShareX and then configures it. When using this option, you can skip the next step, as it be done automatically. All you need to do is confirm that you want to use voided.host as your default uploader.

Configure ShareX

Once you've downloaded the configuration file, all that's left to do is to open it. It will open ShareX and ask you if you want to use voided.host as your default uploader, you need to confirm this and then ShareX will be configured.

Setup manually

Alternatively, you can manually configure ShareX. This approach is significantly slower but gives you the option to better understand what you are actually configuring. Follow these next few steps, or watch our Setup Tutorial on YouTube.

Configure ShareX

To configure ShareX manually, first you need to get you Upload Key. You can find it in your User Settings. Then in ShareX you must follow these steps:

  • Set your Image uploader to Custom Image uploader Tutorial Picture
  • Open your Custom uploader settings Tutorial Picture
  • Create a new Uploader, open it, and give it an appropriate name Tutorial Picture
  • Set the Destination type to Image uploader Tutorial Picture
  • Set the methode to POST and the Request URL as https://api.voided.host/images Tutorial Picture
  • Set the body to Form data (multipart/form-data) Tutorial Picture
  • Create a new Header with the name authorization and your Upload Key as the value Tutorial Picture
  • Set File form name to file Tutorial Picture
  • Enter {json:data.shareLink} as the URL Tutorial Picture
  • For the deletion URL set https://voided.host/settings/image/{json:data.id} Tutorial Picture
  • And as Error message, you just have to set Error: {json:message} Tutorial Picture
  • Lastly, make sure that your uploader is set as the Image uploader Tutorial Picture
  • And done, now all of your Screenshots will be automatically uploaded to voided.host

Update Upload Key

In some cases you might need to Update your Upload Key in ShareX. To do this open ShareX and follow these simple steps:

  • Open your Custom uploader settings Tutorial Picture
  • Update the value of the authorization header with your new Upload Key Tutorial Picture
  • And done, that's all you need to do to Update your Upload Key