Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ImageShare 3DS

From GameBrew
Revision as of 03:02, 8 December 2024 by Hyatt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ImageShare
Imageshare3ds.png
General
AuthorCorbin Davenport
TypePC Utilities
Version3.0
LicenseGPL-3/0
Last Updated2024/12/03
Links
Website
Source
Support Author

ImageShare is a lightweight web app designed for uploading and sharing images. It was initially created as a replacement for the Nintendo 3DS Image Share Service and can be accessed through various basic and legacy web browsers.

After an image is uploaded, the app provides a QR code for easy sharing with other devices.

Features

  • Uploads images to Imgur or ImgBB and creates a QR code for the link.
  • Fast performance using server-side PHP code and no client-side JavaScript.
  • Does not require account creation or a login.
  • Compatible with many old and low-end web browsers¹ using either HTTP or HTTPS.
  • Self-hostable on any server with Docker (see DEV.md).
  • Enhanced support for iOS, Windows Phone, and Windows 10 Mobile.
  • Automatic game title detection for Nintendo 3DS uploads (example).

User guide

How to use

To access ImageShare, simply open theimageshare.com in your browser. If your device has a camera and can scan QR codes (press L+R buttons on the 3DS home screen), scan the QR code to open ImageShare directly.

If you encounter connection issues, make sure that the date and time on your device are set correctly and try again.

Once you have ImageShare open, bookmark it (tap the star button on the 3DS) for easier access in the future. For added security, if your device supports SSL certificates, use ImageShare over HTTPS rather than HTTP.

Terms of Service

ImageShare uses Plausible Analytics to report anonymous usage data, including how many times the app is used and the browser/device used. Uploaded images are only stored on ImageShare servers until the upload to the third-party service is complete, then the copy on ImageShare is deleted. The QR code is generated using the goQR.me API, which requires sending the URL to goQR.me after upload.

Imgur uploads are subject to Imgur's Terms of Service and Privacy Policy. ImgBB uploads are subject to ImgBB's Terms of Service and Privacy Policy.

Changelog

v3.0

  • Files are now hosted temporarily by the ImageShare server, instead of Imgur or ImgBB, and deleted automatically after a few minutes (#31#19#17)
  • QR codes are now generated by ImageShare instead of the goQR.me API (#18)
  • Desktop and mobile layouts have been improved, including new plain HTML fallbacks for web browsers without complete CSS support (e.g. Netscape 4.x)
  • Added support for any image and video files
  • Text-based shortlinks now available as alternative to scanning QR codes
  • Files are downloaded immediately after scanning the QR code or navigating to the shortlink (requires supported web browser)
  • Dark mode support (requires browser with prefers-color-scheme support)
  • Added Wii U game detection using the WiiUBrew title database
  • Improved 3DS game detection (#25#26)
  • Detected game title is now written to EXIF image metadata for detection by photo libraries
  • Improved self-hosting documentation and setup process
  • Added ai.robots.txt blocklist with auto-updating on each server start
  • Rewrote codebase from PHP to Node.js (#28)
  • Cleaned up Docker Compose file (#29)

Credits

Game title detection for Nintendo 3DS images uses a database published by 3dsdb.com. The ImageShare icon and logo is based on Cloud arrow up fill from Boostrap Icons.

External links

Advertising: