Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

tiffs and psds change to jpegs

Featured Replies

  • Newbies

I'm using version 2.76, and when I try to save any image, either through right-clicking the image, or using a custom script that uses SCDownload, it always converts it to jpeg.

Is there a way to download the original file and not have it convert the format?

Make sure you are not specifying a width and height when you call your download function. Setting and width and height will download the preview of that size that supercontainer renders for you. Leaving the width and height out of your function call will download the original file for you.

If you specify a width and height in your URL you will be seeing a .jpg which is resized to the width and height you specify. I recommend not using an URL parameters, such as width, height, or the noapplet style. This will let you use the java applet, which will automatically resize your images for you. You can then right-click on the image to download the original file.

Also, please make sure you're using a current version of SuperContainer, there was a bug in an older version that matches some of the behavior you're describing.

http://360works.com/supercontainer/

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.