Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kadai1提出 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

yuan-h-1994
Copy link

@yuan-h-1994 yuan-h-1994 commented Jun 18, 2021

Goの初心者ですが、画像形式変換コマンドを作りました。宜しければレビューをお願いいたします。

仕様

  • main.go : main関数。
  • convertフォルダ:
    conver.go:conver関数
    conver_test.go:conver関数をテストします
    imgフォルダ:test用の画像
  • imgフォルダ:変換する画像と変換された画像を保存するフォルダです。

機能

入力に応じて画像形式を変換します(JPGからPNG、JPGからGIFだけできます)。

実行

go run main.go
提示に従って、PNGかGIFを入力します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant