Image formats supported, specially animated gifs?

Image formats supported, specially animated gifs?

Postby jano » Mon Jun 10, 2024 6:36 am

I see that it can show jpeg, but an other image formats? Specially animated gifs?
jano
 
Posts: 3
Joined: Mon May 20, 2024 9:11 am

Re: Image formats supported, specially animated gifs?

Postby Ernie » Mon Jun 10, 2024 6:57 am

You can import most graphic formats. But if you enter a .gif in the picture column as normal, it won't animate.
First, you'll need to use OneDrive, Dropbox, or Google Drive to import from.
Next, you need to use HTML to put image into one of your Text columns. Example:

<img src="example.gif">

You might want to include a height or width parameter to limit the size to your screen. For example:
<img src="example.gif" width=400>

If you need more guidance with this, let me know.
Ernie
Site Admin
 
Posts: 5075
Joined: Fri Oct 01, 2010 6:12 pm
Location: San Francisco / Taiwan

Re: Image formats supported, specially animated gifs?

Postby Guest » Sat Feb 22, 2025 7:09 am

Thank you Ernie for your great program.

I finally got it to work!!

I now managed to add the animated gifs, after following the instructions on your video which is named: Flashcards Deluxe - 02 Creating flashcards outside of the app


I used Google Drive to do this, as I found that uploading the media files via your website didn't work for me.


I found that one is able to put both text and a gif on the same card, if one uses a couple of returns after the text:

For example, put type in the text field in Excel:


This is an Orange:

<img src="orange.gif">

Don't put this, otherwise the gif may cut off the image:


This is an Orange: <img src="orange.gif">

I also agree with you about using the parameters for the width, such as:

<img src="orange.gif" width=320>
Guest
 

Re: Image formats supported, specially animated gifs?

Postby waltex » Mon Feb 24, 2025 5:40 am

Thank you Ernie for creating an app that allows us to play animated gifs automatically.

I finally worked out how to do it!

Best wishes and thanks :D
waltex
 
Posts: 4
Joined: Tue Dec 23, 2014 3:44 am

Re: Image formats supported, specially animated gifs?

Postby Ernie » Thu Feb 27, 2025 12:06 pm

Hi waltex,

Glad you got it working! Yeah, it's a little tricky to get it going, but it works once you have it figure out. Thanks for your patience.

Ernie
Ernie
Site Admin
 
Posts: 5075
Joined: Fri Oct 01, 2010 6:12 pm
Location: San Francisco / Taiwan

Return to Comments, Questions and Feedback