Code Monkey home page Code Monkey logo

gimp-plugin-ac-import's Introduction

GIMP Animation Creator import plug-in

Animation Creator is an iOS application for sketching animations. This is a plug-in that allows you to losslessly import frames from an animation created in Animation Creator into GIMP, the free software drawing program.

Animation frames are imported in a format that is convenient for use with the GIMP Onion layers and Export layers plug-ins.

Installation

To install the plug-in, copy the ac_import.py file to [your home folder]\.gimp-[GIMP version]\plug-ins.

If you have GIMP 2.8 on Linux, running make install should also do the right thing.

The plug-in was developed for GIMP 2.8.18 and Python 2.7. It might also work with other versions - feedback regarding that is welcome.

Usage

The import function provided by the plug-in can be found in the GIMP menu under "Filters -> Animation -> Import from AC".

In the Animation Creator application, tap on an animation thumbnail and select "Email Project". Send the resulting email with the ".ac" attachment to yourself. Note that you will need to use an email account that can accept large files (a 120 frame animation at 720p will be around 20 MB).

On a PC, save the ".ac" attachment to some folder on your disk. Now open GIMP and create a new, empty image (size doesn't matter). Then select "Import from AC" menu and select your ".ac" file. The button with the paper icon opens up the file chooser dialog, so you don't have to type the path by hand.

After clicking "OK", your animation frames should be imported into GIMP. Each frame is represented as a Layer Group in GIMP.

Known limitations

Currently the plug-in should correctly handle multiple layers per frame, with layer opacity and visibility settings imported into GIMP.

Blank frames are imported as empty layer groups.

Data not relevant to GIMP is ignored (e.g. audio, frame rate)

The plug-in was developed with files exported from Animation Creator version 1.14.3. Other versions might use a different file format and might not work with this plug-in.

License

GIMP Animation Creator import plug-in is Copyright (C) 2018 Tomaž Šolc [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

gimp-plugin-ac-import's People

Contributors

avian2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.