Difference between revisions of "Staff:Image Hosting"
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) (Created page with "== Introduction == The District of Joban make uses of '''Slideshow'''/'''Image2map''' to display graphical images across the world. Both of these mods require an image to be uploaded to the internet before being able to be imported in Minecraft. The primary image host used by staff members are usually consisted of: * Discord * Imgur * GitHub (Joban Images) Below we will go through each of the options. == Discord == By uploading images as a message to Discord, you get...") |
AmberFrost (talk | contribs) (Remove Imgur documentation) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
== Discord == | == Discord == | ||
{| class="wikitable" | |||
|+ | |||
!Mods | |||
!Result | |||
|- | |||
|'''Image2Map''' | |||
|OK (Need to remove width/height query param) | |||
|- | |||
|'''Slideshow''' | |||
|Not recommend (Expire after ~24h) | |||
|} | |||
By uploading images as a message to Discord, you get a '''temporary link''' that expires after a period of time. | By uploading images as a message to Discord, you get a '''temporary link''' that expires after a period of time. | ||
This link can be used to generate map art via '''Image2Map''', as after this point the image is stored | This link can be used to generate map art via '''Image2Map''', as after this point the image is stored on the Minecraft Server. '''However using Discord is not suitable for use with Slideshow''', as it relies on the Discord link which expires after some time. | ||
It is not optimal to keep track of images on Discord, as it's likely you would have no way to search the image back directly. | |||
== GitHub == | == GitHub == | ||
| Line 46: | Line 38: | ||
A file can be replaced in-place, as long as the file name is the same. | A file can be replaced in-place, as long as the file name is the same. | ||
{| class="wikitable" | |||
!Mods | |||
!Result | |||
|- | |||
|'''Image2Map''' | |||
|OK | |||
|- | |||
|'''Slideshow''' | |||
|OK | |||
|} | |||
== Joban Image == | == Joban Image == | ||
| Line 56: | Line 56: | ||
It can be accessed via [https://img.joban.org img.joban.org]. You need to create an account and a public repository of your own before continuing. | It can be accessed via [https://img.joban.org img.joban.org]. You need to create an account and a public repository of your own before continuing. | ||
If you are a part of '''The District of Joban GitHub Organization''' (Usually for Admins), you can use the '''DistrictOfJoban/Neptune''' repository instead without creating a new one. | |||
Latest revision as of 18:09, 28 February 2026
Introduction
The District of Joban make uses of Slideshow/Image2map to display graphical images across the world. Both of these mods require an image to be uploaded to the internet before being able to be imported in Minecraft.
The primary image host used by staff members are usually consisted of:
- Discord
- Imgur
- GitHub (Joban Images)
Below we will go through each of the options.
Discord
| Mods | Result |
|---|---|
| Image2Map | OK (Need to remove width/height query param) |
| Slideshow | Not recommend (Expire after ~24h) |
By uploading images as a message to Discord, you get a temporary link that expires after a period of time.
This link can be used to generate map art via Image2Map, as after this point the image is stored on the Minecraft Server. However using Discord is not suitable for use with Slideshow, as it relies on the Discord link which expires after some time.
It is not optimal to keep track of images on Discord, as it's likely you would have no way to search the image back directly.
GitHub
GitHub is a platform that hosts git repository (Now operated by Microsoft), primarily for software development (i.e. codes, etc.).
However, there is no limit on what kind of content you can put there (As long as it abides by the ToS). Many people uses GitHub to host Websites (via GitHub Page), Notes and Tips, as well as assets like images and texts.
An account is required to create/upload anything.
It is possible to categorize/rename images into folders as you choose, just like how you would managing your files on your computer.
A file can be replaced in-place, as long as the file name is the same.
| Mods | Result |
|---|---|
| Image2Map | OK |
| Slideshow | OK |
Joban Image
Joban Image is a website that serves as a frontend to upload files to GitHub.
It aims to replicate the fast and convenient interfaces of image hosting service, allowing you to search through previous images, while providing the benefits of hosting on GitHub.
It can be accessed via img.joban.org. You need to create an account and a public repository of your own before continuing.
If you are a part of The District of Joban GitHub Organization (Usually for Admins), you can use the DistrictOfJoban/Neptune repository instead without creating a new one.