Hi Alll,
I would need to extract the text from an animated Gif contained in a power point that needs to be translated.
Any idea on how to do that, and/or if it is possible at all?
Hi Alll,
I would need to extract the text from an animated Gif contained in a power point that needs to be translated.
Any idea on how to do that, and/or if it is possible at all?
Extract? Just watch the animation and write the text manually in a document.
Insert back? Get the source format used to create the animation, open it in corresponding application, replace the original text and generate the new animated GIF.
As you see, animated GIF is a VERY BAD IDEA from localization perspective.
Hi Evzen, well I was looking to a more automated option. I know Gif are a very bad idea, but I am not the one that actually creates the content. And in any case I would need to handle hundreds of those, and manually re-writing the text would be my last option. But thanks for your input :)
You can of course try OCR, but that would mean you would have to extract the individual frames with text from the GIF. Not impossible, but heavily dependent on your technical skills...
As a localization engineer, I've seen many such requests, hoping for some magic... but ruined by the naked reality that there is no magic ;-)
In the end, they all ended up being done using copy & paste by some cheapo manuelos... ;-)
Oh, BTW, you can try to educate your client how to create localization-friendly content. There was a discussion about this approach the other day here in the forum... so I would be very interested how successfull would that be ;-)
On a more constructive note... not sure if you're aware of the fact that the text is NOT stored in a textual/editable form in the GIF... but it well MAY BE in the original application which created the GIF.
So there is really NO WAY to easily(!) get the text in editable form from the GIF... hence the suggestion to get the source format, or at least some info about the actual source.
Then Perfect, manually copying the text doesn't look like a bad option after all :) :)
Check that the text is already in the Alternative Text field of the image in PowerPoint. It's usually empty, but if the text is there, you already have it in Studio.
Also you can try this Chrome plugin to get the text OCR'd:
If the text of the GIF is not too small or short, this plugin may be faster than typing.
The drawback? That the GIF is changing, so you need to grab the region with text before it disappears.
PS: It'll be a real pain anyway.
Many thanks, Will definitely look into those options :)
Just curious to know if you managed to get OCR to work for you with the GIFs? Or did you end up typing it manually?
Many thanks in advance for reporting back!