Skip to content

Extract image(s) from clipboard objects #22

@DanShockley

Description

@DanShockley

In button bars copied to the clipboard, content like the SVG icon for a button bar or other objects may be encoded (e.g. SVG as HexData). It would be useful to have a tool script added to FmClipTools that finds and extracts each of those.

First and easiest would just be to get the HexData for the SVC glyph/icon of one or more button bar segments in the clipboard, then convert those to text, and add that (return-separated?) to the clipboard for pasting into a text editor. It is not obvious how to (or if you can) get the original SVG file name, despite the HexData FNAM node in the XML, which may or may not mean filename. (see: https://dbservices.com/blog/fun-with-ddrs-extracting-images-in-filemaker-layouts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions