Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@mrtngrsbch
mrtngrsbch
Follow
View mrtngrsbch's full-sized avatar

Martin Gersbach mrtngrsbch

Public domain is for people, not for bureaucrats

Block or report mrtngrsbch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. MuseosAbiertos/docx2csvMuseosAbiertos/docx2csvPublic

    Parses .docx files to extract VRA Core artwork information

    Python 1

  2. MuseosAbiertos/Museum-Metadata-EmbedderMuseosAbiertos/Museum-Metadata-EmbedderPublic

    Records metadata on images from a normalized CSV using VRA Core, ISAD-G, Dublin Core & others standards

    Perl 2 1

  3. MuseosAbiertos/Adobe-Bridge-Custom-Metadata-JSON-PresetsMuseosAbiertos/Adobe-Bridge-Custom-Metadata-JSON-PresetsPublic

    Adobe Bridge Custom Metadata JSON GLAM Presets

    5 3

  4. Preset-GLAM-JOSMPreset-GLAM-JOSMPublic

    Preset para GLAM (Galerías, Museos, Archivos y Bibliotecas) para JOSM

    1 4

  5. Deepl script for google sheetsDeepl script for google sheets
    1
    function deepl(value1, value2, value3) {
    2
      var url = `https://api-free.deepl.com/v2/translate?auth_key=xxxx-xxxx-xxxx-xxxx-xxxx&text=${value1}&target_lang=${value3}&source_lang=${value2}`;
    3
      var response = UrlFetchApp.fetch(url);
    4
      var json = response.getContentText();
    5
      var data = JSON.parse(json);
  6. jExifToolGUIjExifToolGUIPublic

    Forked fromhvdwolf/jExifToolGUI

    jExifToolGUI is a multi-platform java/Swing graphical frontend for the excellent command-line ExifTool application by Phil Harvey

    Java


[8]ページ先頭

©2009-2025 Movatter.jp