Skip to content

Releases: JingShing-Tools/Pixel-Art-Filter-python

Ver1.7.2b: backup

26 Oct 16:58
4588b19

Choose a tag to compare

ver 1.7.1 : You can export your setting now

06 Sep 11:16
b1b84d6

Choose a tag to compare

Ver1.7.1

  • Improved scaled image resolution
  • Can import and save sets. But mode should be same as saved set.

Ver1.7.1

  • 優化放大圖片的解析度
  • 可以保存和導入設置。讀取時保存的模式必須和讀取的模式相同,不然無法正常讀取

ver 1.7 : You can drag and scale image in display window now

06 Sep 04:08
c7e1fb7

Choose a tag to compare

Ver1.7

  • Add mouse control:
    • Use scroll up to scale up
    • Use scroll down to scale down
    • Use mouse mid button to make image back to original pos and scale rate
    • Can drag image now by left click and moving mouse
  • Add dict to save sets to make code more flexible.

Ver1.7

  • 新增滑鼠操作
    • 滾輪上滑放大
    • 滾輪下滑縮小
    • 滾輪鍵(中鍵)按下復原位置和縮放尺寸
    • 可以按左鍵拖放圖片
  • 新增字典保存設定,讓代碼更靈活

ver 1.6.4 : gif pause

04 Sep 09:33
2b215f8

Choose a tag to compare

Ver1.6.4

  • Add gif rendering display window
  • can stop render while rendering gif by pressing 'Q'

Ver1.6.4

  • 新增gif預渲染窗口
  • 可以在渲染gif時按"Q"中止渲染

ver 1.6.3 : Limit windows size

04 Sep 05:42
02f96a3

Choose a tag to compare

Ver1.6.3

  • Windows size will limit in a scope. -> it will be limited in 800 X 600

Ver1.6.3

  • 圖片的顯示窗口現在會限制大小,會限制在 800X600 以內

ver 1.6.2 : Add process bar and fixed bugs

04 Sep 05:03
8cd30d1

Choose a tag to compare

Ver1.6.2

  • Add save success hint
  • Found gif convert bug. Fixed.
  • Add tqdm as process bar in cmd.
    • Add process bar on both gif and video part in cmd.
  • Add video rendering window.
    • You can press 'Q' to stop rendering video now

Ver1.6.2

  • 新增保存成功提示
  • gif的轉換bug修復
  • 新增tqdm模塊,作為進度條提示
    • 新增進度條到影片和gif的模塊
  • 新增影片渲染的預渲染窗口
    • 你可以按 "Q" 中止渲染了(會幫你保存渲染好的部分)

ver1.6.1 : You can edit video now

03 Sep 14:18
a2b0b38

Choose a tag to compare

Video

Ver1.6

  • Working on Video module -> can edit mp4 and avi with experiment module.
    • flv file save has some bug.
    • This module will eat most of your cpu. So i will wrapped it as another tool.
  • Found bug can't save as chinese character name file.

Ver1.6.1

  • GIF

    • Fixed gif duration error.

    • now can support ".gif " and " .GIF "

  • Video

    • Try to add video module in pixel art filter.
    • It's an experimental area. Use it wisely and trust your computer.
    • Now can transform video but there are some rules and thing you should know:
      • If it start it won't stop and cannot pause so you need to use it wisely.
      • It will take more time and ate almost your cpu when you use setting that are complex.
      • If it done video cover will display on window. And it will automatically save at the folder you put the exe.
      • Edited video will lost sound and become ultimately large. So be careful.
    • I add cmd for process hint. It will be there until I removed video edit part.

ver 1.5 : Now supported GIF

03 Sep 05:00
a72c1ba

Choose a tag to compare

Ver1.5

  • Add gif module.
  • If file is gif it will be gif mode. It will automatic save as gif when transform is done.
  • Now supported gif.

GIF supported now

  • gif1 gif1
  • gif2 gif2

ver 1.4 : No more noise points

02 Sep 19:33
48826d5

Choose a tag to compare

Ver1.4

  • Improved dithering effect. Removed noise points.

ver1.3 Custom mode add

02 Sep 14:46
9378158

Choose a tag to compare

Ver 1.3

  • Add page system
  • Add mode switch
  • Add custom mode -> can edit value you want

Mode Switch

  • custom_mode custom_mode
  • simple_mode simple_mode