t0815 / Win_CBZ

CBZ (CBF) Comic Book Format (Zip) Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win_CBZ

Screenshot

Author

t0815, Trash_s0Ft

About

Application for creating and editing .cbz (ComicBookZip) (archive) files. The application is implementing most of the ComicInfo.xml format standard described here: https://github.com/anansi-project/comicinfo

Features

  • Add, edit and delete pages
  • Add, edit and delete metadata from cbz-files using inline editor
  • copy & paste pages and Metadata sets
  • Set page types (FrontCover, BackCover, Story ....)
  • Reorder pages
  • Extract pages
  • Rename pages using placeholders
  • Filter Metadata by Key/Value
  • Validate if cbz has minimum required metadata as well as if certain required data is valid
  • Configure MetaData -Editor with various fieldtypes and editors

Features to 1.0

  • Image processing
  • add missing metadata handling from ComicInfo spec
  • Frontend functional complete (i.e. drag&drop page reordering)
  • Entry Value validation according to definitions in standard

Planned > 1.0

  • CBR support (meed to replace default system.io zip compression lib)
  • Various UI Improvements
  • Image Editor

Build

Microsoft Visual Studio [Community] 2022 (64-Bit)

  • Checkout code
  • Open project
  • Build in VS 2022

Latest Release

v0.18.132b released!

Third party components

ListViewInsertionDrag (c) Richard Moss

https://devblog.cyotek.com/post/dragging-items-in-a-listview-control-with-visual-insertion-guides

Icon Experience O-Collection (c) INCORS GmbH

https://www.iconexperience.com/o_collection/

Autocomplete Menu (c) Pavel Torgashov

https://www.codeproject.com/Articles/365974/Autocomplete-Menu

Web View XSL Sheet (c) Jonathan Marsh, Steve Muench


About

CBZ (CBF) Comic Book Format (Zip) Editor

License:Other


Languages

Language:C# 91.5%Language:Rich Text Format 6.2%Language:XSLT 2.3%