Giter VIP home page Giter VIP logo

Comments (14)

NickeManarin avatar NickeManarin commented on May 22, 2024 1

I understand, that's why this ticket is still open. I'm planning to add an option that will encode to a file stored inside the temp folder and automatically copy that file to the clipboard as image or file.

To clarify:
Copy: Copies the file to the clipboard, so you can paste in other folder.
Copy as image: Loads the gif into the clipboard, allowing you to paste on Paint for example.
Copy filename: Copies the entire path, with the filename and the extension.
Copy folder path: Copies only the folder path where the file is located.

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

The encoder now has a "Copy" context menu.

from screentogif.

sirtet avatar sirtet commented on May 22, 2024

Where is this context-menu to be found?

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

I'm sorry, I forgot to write that it's available for version 2.4 (still not released).

from screentogif.

sirtet avatar sirtet commented on May 22, 2024

I see... do you have an idea about how soon you want to release that 2.4?

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

This weekend, if nothing bad happens.

from screentogif.

sirtet avatar sirtet commented on May 22, 2024

I see now, there's only a copy to clipboard context-menu on the saved files in the Encoder window.
Well, that's a helpful feature in some situations too, i think.
But this only works AFTER SAVING.
I was hoping for a button "Render to clipboard".
This would be nice if i only paste the gif to a forum, no need for a saved version.
I do that with screenshots all the time.

PS:
The context menu options do not all work, and paths are inconsistent:
COPY
[nothing happens]
Should this remember the last copy-action? Or what is it?
COPY NAME
C:/Users/toro/Desktop\test.gif
COPY PATH
C:\Users\toro\Desktop

from screentogif.

sirtet avatar sirtet commented on May 22, 2024

I see... maybe also call it Copy AS FILE

PS:
Note the different slashes:
COPY NAME
C:/Users/toro/Desktop\test.gif
COPY PATH
C:\Users\toro\Desktop

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

Yes.

That's strange, maybe it's some sort of language or system configuration. Mine returns:

C:\Users\Nicke\Desktop\a.gif
C:\Users\Nicke\Desktop

from screentogif.

Riajyuu avatar Riajyuu commented on May 22, 2024

This request seems really popular but also perhaps severe burden to RAM.

from screentogif.

sirtet avatar sirtet commented on May 22, 2024

Burden to RAM? Why would it?
Unless there is a constant copying happening in Background, it would not produce any more load on anything.

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

Done. (Ready for release 2.5)

There's a check box in the Save As panel, when enabled, the file will be saved inside the temp folder (You can change that folder on the Options window) and after the encoding completes, will be copied into the clipboard.

from screentogif.

johnknoop avatar johnknoop commented on May 22, 2024

It seems to be copied as a file, rather then just the contents itself, which makes it impossible to paste it into applications like Slack.

from screentogif.

NickeManarin avatar NickeManarin commented on May 22, 2024

It seems to be copied as a file, rather then just the contents itself, which makes it impossible to paste it into applications like Slack.

Yes, this is a limitation of Windows. It's not possible to copy a gif file without losing data. So now, it only allows to copy as file instead of as image.

from screentogif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.