-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
一枚ずつのマンガ原稿を一枚の縦型に変換するソフトです。マンガを販売するときなどに便利かと思います。
パソコン上で使うソフトです。
JAVAの実行環境(ジェイアールイー)をダウンロード後インストールをする必要があります。(オラクルというサイト)
※画像の横幅は800ピクセル以下にして下さい。それ以上は読み込まれません。
※原稿枚数は25枚までで合計の縦幅が800*25枚以下となります。



















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>