Combine multiple PNGs into a single APNG via animate
Extract frames from an APNG via extract
Query frame data from an APNG via query
Convert a GIF into an APNG via convert
It primarily exists as a means for testing kettek/apng and has not been used for much beyond ensuring apng's functionality.
Notes
It currently lacks support for converting disparate PNG images -- whether in size or image format -- however this will be addressed in the future either directly in the kettek/apng package or in this utility.
Copyright 2018-2022 Ketchetwahmeegwun T. Southall / kts of kettek. All Rights reserved.
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 <https://www.gnu.org/licenses/>.